canmove, Confirmed users
6,441
edits
Line 104: | Line 104: | ||
===Preparing to start Automation=== | ===Preparing to start Automation=== | ||
* Requested a clobber for "any master", "mozilla-release", "any builder" | |||
* Reserved 8 slaves | |||
* Created a candidates directory symlink: | |||
# ffxbld@stage | |||
cd /pub/mozilla.org/firefox/nightly/ | |||
mkdir ../candidates/12.0-candidates | |||
ln -s ../candidates/12.0-candidates 12.0-candidates | |||
* Clicked "ship it" on l10n dashboard | |||
* Landed buildbot-configs changes | |||
* Tagged buildbot-configs, buildbotcustom, and tools with FIREFOX_12_0_{RELEASE,BUILD1} | |||
* Ran release sanity: | |||
source ../bin/activate | |||
PYTHONPATH=. ../bin/python ../tools/buildbot-helpers/release_sanity.py -u bhearsum \ | |||
-V 12.0 --branch mozilla-release --build-number 1 -c release-firefox-mozilla-release.py \ | |||
--products firefox --l10n-dashboad-version=12 --bypass-l10n-check --dryrun localhost:9001 | |||
PYTHONPATH=. ../bin/python ../tools/buildbot-helpers/release_sanity.py -u bhearsum \ | |||
-V 12.0 --branch mozilla-release --build-number 1 -c release-firefox-mozilla-release.py \ | |||
--products firefox --l10n-dashboad-version=12 --bypass-l10n-check localhost:9001 | |||
=== E-mail Metrics === | |||
=== E-mail Mirrors === | |||
=== Edit rsync exclude files === | |||
Added '- firefox/releases/12.0' to /pub/mozilla.org/rsyncd-mozilla-releases.exclude | |||
=== Tag === | |||
=== E-mail Metrics === | === E-mail Metrics === |