canmove, Confirmed users
2,850
edits
ChrisCooper (talk | contribs) No edit summary |
ChrisCooper (talk | contribs) (b) |
||
| Line 99: | Line 99: | ||
echo "8"> master/reserved_slaves_bm08-build1 | echo "8"> master/reserved_slaves_bm08-build1 | ||
* Updated l10n changesets for desktop, mobile | * Updated 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) | ||
* Tag buildbot-configs, buildbotcustom, & tools with build & release tags | * Tag buildbot-configs, buildbotcustom, & tools with build & release tags | ||
hg tag -f FIREFOX_10_0b5_RELEASE FIREFOX_10_0b5_BUILD1 FENNEC_10_0b5_RELEASE FENNEC_10_0b5_BUILD1 | hg tag -f FIREFOX_10_0b5_RELEASE FIREFOX_10_0b5_BUILD1 FENNEC_10_0b5_RELEASE FENNEC_10_0b5_BUILD1 | ||
* update and reconfigure the master | * update and reconfigure the master | ||
* dry run of release-sanity | * dry run of release-sanity | ||
<pre> | <pre> | ||
PYTHONPATH=. python ../tools/buildbot-helpers/release_sanity.py -u | cd /bui | ||
source ../bin/activate | |||
PYTHONPATH=. python ../tools/buildbot-helpers/release_sanity.py -u coop \ | |||
-pfirefox,fennec -V 10.0b5 --branch mozilla-beta --build-number 1 \ | |||
-c release-firefox-mozilla-beta.py -c release-fennec-mozilla-beta.py \ | |||
--dryrun localhost:9001 | |||
</pre> | |||
* For effect | * For effect | ||
<pre> | <pre> | ||
PYTHONPATH=. python ../tools/buildbot-helpers/release_sanity.py -u | PYTHONPATH=. python ../tools/buildbot-helpers/release_sanity.py -u coop \ | ||
-pfirefox,fennec -V 10.0b5 --branch mozilla-beta --build-number 1 \ | |||
-c release-firefox-mozilla-beta.py -c release-fennec-mozilla-beta.py \ | |||
localhost:9001 | |||
</pre> | |||
=== E-mail Metrics === | === E-mail Metrics === | ||