Confirmed users
3,104
edits
| Line 102: | Line 102: | ||
echo "10" > reserved_slaves_bm07-build1 | echo "10" > reserved_slaves_bm07-build1 | ||
* Had to land new android mozconfigs ([http://hg.mozilla.org/build/buildbot-configs/rev/b08914345c37 default] and [http://hg.mozilla.org/build/buildbot-configs/rev/bec4f389ccff production]) ahead of time to get a green build on mozilla-release | * Had to land new android mozconfigs ([http://hg.mozilla.org/build/buildbot-configs/rev/b08914345c37 default] and [http://hg.mozilla.org/build/buildbot-configs/rev/bec4f389ccff production]) ahead of time to get a green build on mozilla-release | ||
* Update l10n changesets for desktop, mobile | * Update l10n changesets for desktop, mobile | ||
* Land automation configs (are you or buildduty going to reconfig? great, merge. otherwise double-land only your configs) | * Land automation configs (are you or buildduty going to reconfig? great, merge. otherwise double-land only your configs) | ||
| Line 112: | Line 111: | ||
-V 9.0 --branch mozilla-release --build-number 1 -c release-firefox-mozilla-release.py \ | -V 9.0 --branch mozilla-release --build-number 1 -c release-firefox-mozilla-release.py \ | ||
-c release-fennec-mozilla-release.py --dryrun --products firefox,fennec localhost:9001 | -c release-fennec-mozilla-release.py --dryrun --products firefox,fennec localhost:9001 | ||
* it failed trying to fetch l10n dashboard (9.0 vs 9). | * it failed trying to fetch l10n dashboard (9.0 vs 9). {{bug|711796}} | ||
* Start automation: | * Start automation: | ||
PYTHONPATH=. ../bin/python ../tools/buildbot-helpers/release_sanity.py -u rail \ | PYTHONPATH=. ../bin/python ../tools/buildbot-helpers/release_sanity.py -u rail \ | ||