Sheriffing/Schedule for Tasks performed by Code Sheriffs: Difference between revisions
Jump to navigation
Jump to search
(added request of new version to be added to Bugzilla and handling of expiring telemetry probes) |
(remove check for expired telemetry probes without tests attached, now covered by probe-scraper script https://bugzilla.mozilla.org/show_bug.cgi?id=1511035) |
||
| Line 43: | Line 43: | ||
| version increase simulation || First Tuesday after version increase || The first time beta simulations are done after the version number got increased (usually a Tuesday), later as needed - at least a week before the next version increase to verify fixes worked and no new issues have been added. | | version increase simulation || First Tuesday after version increase || The first time beta simulations are done after the version number got increased (usually a Tuesday), later as needed - at least a week before the next version increase to verify fixes worked and no new issues have been added. | ||
Simulate the code in mozilla-central with the next higher version number. | Simulate the code in mozilla-central with the next higher version number. | ||
|} | |} | ||
Revision as of 23:29, 20 January 2020
Version: 3 (Last Updated 2019-09-25)
| Task | Schedule | Details |
|---|---|---|
| Watch trees | Always | Watch the following trees for failures, classify them, do backouts and escalate infra issues:
Open them up to the oldest push with unclassified failures (excluding backfills and retriggers added >4h after the push) or running jobs. |
| Email reading | Start of shift, every 30 minutes | Help other people by answering needinfo requests etc. |
| Read new, not suggested bugs | Start of shift | Get used to new frequent failures created since the last shift and which Treeherder doesn’t suggest. These are added at the top and further down. |
| Land patches and do uplifts to beta | Every 2h | Check for patches waiting to land (have keyword “checkin-needed” at Bugzilla) or to be uplifted from central to beta. Beta patches shall have landed and build and test coverage before 9am Pacific Time on Mondays and Thursdays when betas are built. Release Management might request to land more on short notice. |
| Merge integration trees (no central to autoland) | Mo-Fr every 6h
Sa+Su: every 12h |
Merge autoland to mozilla-central and mozilla-central to autoland if necessary |
| central-as-beta simulations | Daily | Simulate the code in mozilla-central as mozilla-beta |
| beta-as-release simulation | Weekly during the Thursday night shift | Simulate the code in mozilla-beta as mozilla-release |
| Clean up list of bugs which don’t get suggested | Weekly | Check if bugs are still active or needed for beta. Preferable on the weekend when there is more time for this.
|
| Request new version to be added to Bugzilla | Monday before next version increase | The Gecko and Firefox version will get increased and bugs cannot be set as fixed in the new version with the Bugherder tool until the version got added to bugzilla.mozilla.org. The new version gets requested one week in advance to allow easier coordination with the Bugzilla team. |
| version increase simulation | First Tuesday after version increase | The first time beta simulations are done after the version number got increased (usually a Tuesday), later as needed - at least a week before the next version increase to verify fixes worked and no new issues have been added.
Simulate the code in mozilla-central with the next higher version number. |