[Webkit-unassigned] [Bug 221943] New: [perf.webkit.org] Do not schedule jobs to Buildbot if the last job failed
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Feb 15 17:54:28 PST 2021
https://bugs.webkit.org/show_bug.cgi?id=221943
Bug ID: 221943
Summary: [perf.webkit.org] Do not schedule jobs to Buildbot if
the last job failed
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
Assignee: webkit-unassigned at lists.webkit.org
Reporter: dean_johnson at apple.com
The syncing scripts for A/B infrastructure currently only require that there are no pending builds and no running test groups assigned to a builder before a new test group is assigned to it. This means that if a builder becomes available, then runs a test that puts the host into a state where it fails until someone manually fixes it, the broken host can fail all pending jobs that match the failing configuration.
To address this, we will start running periodic health checks against the A/B queues for a buildmaster and only schedule jobs when the last build (or health check) succeeded and previously noted conditions are true.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210216/476392fb/attachment-0001.htm>
More information about the webkit-unassigned
mailing list