Confirmed users
4,971
edits
No edit summary |
|||
Line 2: | Line 2: | ||
Please update the [https://wiki.mozilla.org/index.php?title=Releases/AuroraBuildNotesTemplate Aurora Notes Template] and the [https://intranet.mozilla.org/Build:Release:Primer Release:Primer] for future releases (bug fixes, changes to automation) as needed. | Please update the [https://wiki.mozilla.org/index.php?title=Releases/AuroraBuildNotesTemplate Aurora Notes Template] and the [https://intranet.mozilla.org/Build:Release:Primer Release:Primer] for future releases (bug fixes, changes to automation) as needed. | ||
You will need to build a 14. | You will need to build a 14.0b3 build using the fennec mozilla-aurora config files, then a new build or respin (depending on code changes) of the 13.0b2 build# android-xul build for tablets. Both will go to the market. | ||
= Bugs hit = | = Bugs hit = | ||
Enter any bugs pre-existing or newly discovered and filed during the release: | Enter any bugs pre-existing or newly discovered and filed during the release: | ||
* | |||
* | |||
=Build Engineers= | =Build Engineers= | ||
{ | {aki} - Tracking bug: {{bug|757597}} | ||
=Signed-off Revision(s)= | =Signed-off Revision(s)= | ||
Line 30: | Line 29: | ||
|- | |- | ||
| 1 | | 1 | ||
| MOBILE140_#_RELBRANCH, | | MOBILE140_#_RELBRANCH, FENNEC_14_0b3_RELEASE, FENNEC_14_0b3_BUILD1 | ||
| [http://hg.mozilla.org/releases/mozilla-aurora/rev/# #] | | [http://hg.mozilla.org/releases/mozilla-aurora/rev/# #] | ||
|- | |- | ||
Line 73: | Line 72: | ||
* Land [http://hg.mozilla.org/build/buildbot-configs/rev/# configs] | * Land [http://hg.mozilla.org/build/buildbot-configs/rev/# configs] | ||
* Tag buildbot-configs, buildbotcustom, & tools with build & release tags. | * Tag buildbot-configs, buildbotcustom, & tools with build & release tags. | ||
hg tag -f | hg tag -f FENNEC_14_0b3_{RELEASE,BUILD1} | ||
* update and reconfigure the master | * update and reconfigure the master | ||
* release-sanity | * release-sanity | ||
<pre> | <pre> | ||
# For 14. | # For 14.0b3 build 1: | ||
# cltbld@bm12 | # cltbld@bm12 | ||
cd /builds/buildbot/build1/master | cd /builds/buildbot/build1/master | ||
source ../bin/activate | source ../bin/activate | ||
PYTHONPATH=. ../bin/python ../tools/buildbot-helpers/release_sanity.py -u aki -V 14. | PYTHONPATH=. ../bin/python ../tools/buildbot-helpers/release_sanity.py -u aki -V 14.0b3 --branch mozilla-aurora --build-number 1 -c release-fennec-mozilla-aurora.py -m -l --products fennec --dryrun localhost:9001 2>&1 | tee aki.out | ||
</pre> | </pre> | ||
* 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. | PYTHONPATH=. ../bin/python ../tools/buildbot-helpers/release_sanity.py -u aki -V 14.0b3 --branch mozilla-aurora --build-number 1 -c release-fennec-mozilla-aurora.py -m -l --products fennec localhost:9001 2>&1 | tee aki2.out | ||
=== E-mail Metrics === | === E-mail Metrics === | ||
Use the address "metrics-alerts < AT > mozilla < PERIOD > org" | Use the address "metrics-alerts < AT > mozilla < PERIOD > org" | ||
# For 14. | # For 14.0b3 : | ||
Fennec,firefox-mobile,fennec,14. | Fennec,firefox-mobile,fennec,14.0b3,14.0 | ||
=== Tag === | === Tag === |