Auto-tools/Projects/Autoland: Difference between revisions

Line 34: Line 34:
4 - When no pending jobs remain, the Autoland service looks for failed jobs; if it finds any it retriggers them.<br />
4 - When no pending jobs remain, the Autoland service looks for failed jobs; if it finds any it retriggers them.<br />
4a - Autoland will determine when all jobs are complete using the buildapi at [https://secure.pub.build.mozilla.org/buildapi/self-serve/mozilla-central/rev/2d88803a0b9c/is_done]<br />
4a - Autoland will determine when all jobs are complete using the buildapi at [https://secure.pub.build.mozilla.org/buildapi/self-serve/mozilla-central/rev/2d88803a0b9c/is_done]<br />
4b - Autoland will determine job status by querying Treeherder<br />
4b - Autoland will determine job status by querying the buildapi<br />
4c - Autoland will retrigger failed jobs using the buildapi<br />
4c - Autoland will retrigger failed jobs using the buildapi<br />
4d - Initially, Autoland will retrigger failed jobs only once before taking action; this can be tweaked in the future as needed if we want to make it smarter in hunting for frequent intermittent failures introduced by the changeset.
4d - Initially, Autoland will retrigger failed jobs only once before taking action; this can be tweaked in the future as needed if we want to make it smarter in hunting for frequent intermittent failures introduced by the changeset.
Confirmed users
313

edits