Up the priority of tests on FYI bots that have optional CQ bot mirrors.
By default, all FYI tests run at pri 40, while all non-FYI tests run at pri 30. Since some optional CQ bots mirror FYI bots, their tests run at a lower pri than other CQ tests. Consequently, if the pool is in full use, there's a chance that the optional tests will get starved out and expired. This leads to a blocked CQ run if the CL in question is required to pass these optional bots via "Cq-Include-Trybots" commit msg footer. This increases priority of all known CQ-optional FYI bots to match normal CQ tests. Bug: 851115 Change-Id: I9c7625e498f098a6613729777d3782c2b4b6625c Reviewed-on: https://chromium-review.googlesource.com/1097600Reviewed-by:John Budorick <jbudorick@chromium.org> Reviewed-by:
Dirk Pranke <dpranke@chromium.org> Commit-Queue: Ben Pastene <bpastene@chromium.org> Cr-Commit-Position: refs/heads/master@{#566696}
Showing
Please register or sign in to comment