Confirmed users
4,293
edits
No edit summary |
|||
Line 82: | Line 82: | ||
ln -s ../candidates/11.0b7-candidates 11.0b7-candidates | ln -s ../candidates/11.0b7-candidates 11.0b7-candidates | ||
* hit 'Ship it' on 'Firefox 11 Beta Build 7' milestone and updated [https://l10n-stage-sj.mozilla.org/shipping/l10n-changesets?ms=fx11_beta_b7 l10n changesets for desktop] | * hit 'Ship it' on 'Firefox 11 Beta Build 7' milestone and updated [https://l10n-stage-sj.mozilla.org/shipping/l10n-changesets?ms=fx11_beta_b7 l10n changesets for desktop] | ||
* Double landed automation configs | |||
* | |||
* Tag buildbot-configs, buildbotcustom, & tools with build & release tags. | * Tag buildbot-configs, buildbotcustom, & tools with build & release tags. | ||
hg tag FIREFOX_11_0b7_RELEASE FIREFOX_11_0b7_BUILD1 | |||
hg tag | |||
* update and reconfigure the master | * update and reconfigure the master | ||
* start automation | * start automation (NB: normally have Fennec in here too, see 11.0b6 notes) | ||
cd /builds/buildbot/build1/master | |||
source ../bin/activate | |||
PYTHONPATH=. python ../tools/buildbot-helpers/release_sanity.py -u nthomas \ | |||
-pfirefox -V 11.0b7 --branch mozilla-beta --build-number 1 \ | |||
-c release-firefox-mozilla-beta.py --dryrun localhost:9001 | |||
PYTHONPATH=. python ../tools/buildbot-helpers/release_sanity.py -u nthomas \ | |||
-pfirefox -V 11.0b7 --branch mozilla-beta --build-number 1 \ | |||
-c release-firefox-mozilla-beta.py localhost:9001 | |||
'''<font color='red'>DONE TO HERE</font>''' | |||
=== E-mail Metrics === | === E-mail Metrics === |