Confirmed users
4,971
edits
Line 166: | Line 166: | ||
* L10n changesets are unchanged since build 1. | * L10n changesets are unchanged since build 1. | ||
* Double landed configs: [http://hg.mozilla.org/build/buildbot-configs/rev/6e01737642e1 default [http://hg.mozilla.org/build/buildbot-configs/rev/2fc64f6e68b5 production] | |||
* | * Tagged buildbot-configs, buildbotcustom, & tools with build & release tags. | ||
* | |||
hg tag -f FENNEC_14_0b3_{RELEASE,BUILD2} | hg tag -f FENNEC_14_0b3_{RELEASE,BUILD2} | ||
* | * updated and reconfigured the master | ||
* release-sanity | * release-sanity | ||
<pre> | <pre> | ||
Line 181: | Line 180: | ||
* start automation ''← monitor progress on buildbot (e.g. [http://buildbot-master12.build.mozilla.org:8001/waterfall?num_events=10&category=release-mozilla-aurora- aurora])'' | * start automation ''← monitor progress on buildbot (e.g. [http://buildbot-master12.build.mozilla.org:8001/waterfall?num_events=10&category=release-mozilla-aurora- aurora])'' | ||
PYTHONPATH=. ../bin/python ../tools/buildbot-helpers/release_sanity.py -u aki -V 14.0b3 --branch mozilla-aurora --build-number 2 -c release-fennec-mozilla-aurora.py -m -l --products fennec localhost:9001 2>&1 | tee aki2.out | PYTHONPATH=. ../bin/python ../tools/buildbot-helpers/release_sanity.py -u aki -V 14.0b3 --branch mozilla-aurora --build-number 2 -c release-fennec-mozilla-aurora.py -m -l --products fennec localhost:9001 2>&1 | tee aki2.out | ||
=DONE TO HERE= | |||
=== Tag === | === Tag === |