Confirmed users
4,293
edits
|  (Created page with "= Checklist =   * <s> Ship the l10n milestone {{DesktopTag}} {{MobileTag}} {{ReleaseTag}} {{BetaTag}}</s>...") | No edit summary | ||
| Line 2: | Line 2: | ||
| * <s>[[Release:Release_Automation_on_Mercurial:Preparation#L10N_Changesets | Ship the l10n milestone]] {{DesktopTag}} {{MobileTag}} {{ReleaseTag}} {{BetaTag}}</s> | * <s>[[Release:Release_Automation_on_Mercurial:Preparation#L10N_Changesets | Ship the l10n milestone]] {{DesktopTag}} {{MobileTag}} {{ReleaseTag}} {{BetaTag}}</s> | ||
| * [[Release:Release_Automation_on_Mercurial:Starting_a_Release#Setting_reserved_slaves | Set reserved_slaves]] {{DesktopTag}} {{MobileTag}} {{AllTag}} | * <s>[[Release:Release_Automation_on_Mercurial:Starting_a_Release#Setting_reserved_slaves | Set reserved_slaves]] {{DesktopTag}} {{MobileTag}} {{AllTag}}</s> | ||
| * [[Release:Release_Automation_on_Mercurial:Starting_a_Release#Locking_slaves | Check to make sure you have all of the different types of slaves that you need]] {{DesktopTag}} {{MobileTag}} {{AllTag}} | * <s>[[Release:Release_Automation_on_Mercurial:Starting_a_Release#Locking_slaves | Check to make sure you have all of the different types of slaves that you need]] {{DesktopTag}} {{MobileTag}} {{AllTag}}</s> | ||
| * [[Release:Release_Automation_on_Mercurial:Preparation#Starting_the_automation | Start the automation]] {{DesktopTag}} {{MobileTag}} {{AllTag}} | * <s>[[Release:Release_Automation_on_Mercurial:Preparation#Starting_the_automation | Start the automation]] {{DesktopTag}} {{MobileTag}} {{AllTag}}</s> | ||
| * [[Release:Release_Automation_on_Mercurial:Build#Reset_reserved_slaves | Reset reserved_slaves and unlock slaves]] {{DesktopTag}} {{MobileTag}} {{AllTag}} | * [[Release:Release_Automation_on_Mercurial:Build#Reset_reserved_slaves | Reset reserved_slaves and unlock slaves]] {{DesktopTag}} {{MobileTag}} {{AllTag}} | ||
| * [[Release:Release_Automation_on_Mercurial:Updates#Push_snippets | Run pushsnip]] {{DesktopTag}} {{AllTag}} | * [[Release:Release_Automation_on_Mercurial:Updates#Push_snippets | Run pushsnip]] {{DesktopTag}} {{AllTag}} | ||
| Line 11: | Line 11: | ||
| = Notes =   | = Notes =   | ||
| * Tracking bug: {{bug|786223} | * Tracking bug: {{bug|786223}} | ||
| * Release Engineer: nthomas | * Release Engineer: nthomas | ||
| * Buildbot master: buildbot-master30 | * Buildbot master: buildbot-master30 | ||
| Line 17: | Line 17: | ||
| == Build 1 == | == Build 1 == | ||
| * l10n changesets file: https://l10n.mozilla.org/shipping/l10n-changesets?ms=tb16_beta_b3 | * l10n changesets file: https://l10n.mozilla.org/shipping/l10n-changesets?ms=tb16_beta_b3 | ||
| * set reserved slaves to 6 (# of l10n repacks, update verify is only 4 now) | |||
| * set clobberer for release-comm-beta | |||
| * landed configs, tagged repos | |||
| * updated and reconfiged bm30 | |||
| * release sanity | |||
| <pre>PYTHONPATH=. python ../tools/buildbot-helpers/release_sanity.py -u nthomas \ | |||
|      -V 16.0b3 --build-number 1 --branch comm-beta \ | |||
|      --release-config release-thunderbird-comm-beta.py --product thunderbird \ | |||
|      --dryrun localhost:9001 | |||
| </pre> | |||
| * started the automation | |||