Confirmed users
1,018
edits
No edit summary |
|||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
=Checklist= | =Checklist= | ||
* | * [[Release:Release_Automation_on_Mercurial:Preparation#L10N_Changesets | Ship the l10n milestone]] {{DesktopTag}} {{MobileTag}} {{ReleaseTag}} {{BetaTag}} | ||
* | * [[Release:Release_Automation_on_Mercurial:Starting_a_Release#Setting_reserved_slaves | Set reserved_slaves]] {{DesktopTag}} {{MobileTag}} {{AllTag}} | ||
* | * [[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}} | ||
* | * [[Release:Release_Automation_on_Mercurial:Preparation#Starting_the_automation | Start the automation]] {{DesktopTag}} {{MobileTag}} {{AllTag}} | ||
* | * [[Release:Release_Automation_on_Mercurial:Build#Reset_reserved_slaves | Reset reserved_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}} | ||
= Notes = | = Notes = | ||
Tracking bug: {{bug|772812}} | |||
== Build 1 == | == Build 1 == | ||
Line 22: | Line 25: | ||
echo 10 > master/reserved_slaves | echo 10 > master/reserved_slaves | ||
</pre> | </pre> | ||
===Check to make sure you have all of the different types of slaves that you need=== | ===Check to make sure you have all of the different types of slaves that you need=== | ||
Line 33: | Line 33: | ||
* did _not_ symlink candidates directory (post_upload.py now does this) | * did _not_ symlink candidates directory (post_upload.py now does this) | ||
* Double landed configs | * Double landed configs | ||
* Tagged configs, custom, tools | * Tagged configs, custom, tools using https://hg.mozilla.org/users/john.hopkins_mozillamessaging.com/misc/file/7bdd41565a6a/release-scripts/tag-release-repos.sh | ||
* Updated+reconfiged bm30 | * Updated+reconfiged bm30 | ||
** source bin/activate | ** source bin/activate | ||
Line 50: | Line 50: | ||
=== Run pushsnip === | === Run pushsnip === | ||
~/bin/pushsnip Thunderbird-15. | |||
$ ssh tbirdbld@aus3-staging.mozilla.org | |||
$ cd /opt/aus2/snippets/staging | |||
$ ~/bin/backupsnip Thunderbird-15.0b3-build1 | |||
$ ~/bin/pushsnip Thunderbird-15.0b3-build1 | |||
== Bugs hit == | == Bugs hit == | ||
None |