Confirmed users
4,971
edits
(11 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
=Notes About Releasing= | =Notes About Releasing= | ||
Please update the [https://wiki.mozilla.org/index.php?title=Releases/ | 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 | ||
= Bugs hit = | = Bugs hit = | ||
Line 16: | Line 16: | ||
* Build 2: [http://hg.mozilla.org/releases/mozilla-aurora/rev/1faea99701db 1faea99701db] | * Build 2: [http://hg.mozilla.org/releases/mozilla-aurora/rev/1faea99701db 1faea99701db] | ||
* Build 3: [http://hg.mozilla.org/releases/mozilla-aurora/rev/14ce1b841676 14ce1b841676] | * Build 3: [http://hg.mozilla.org/releases/mozilla-aurora/rev/14ce1b841676 14ce1b841676] | ||
* 13.0b2 build2 spin1: [http://hg.mozilla.org/releases/mozilla-beta/rev/d734a796d657 d734a796d657] | |||
=L10N changesets= | =L10N changesets= | ||
Line 26: | Line 28: | ||
This link will change over time, so won't be useful for verifying later. | This link will change over time, so won't be useful for verifying later. | ||
* 13.0b2 build2 spin1 had an empty l10n-changesets_mobile-beta.json ; this will probably remain true until the beta uplift on 6/5. | |||
=Tags= | =Tags= | ||
Line 46: | Line 50: | ||
| MOBILE140_2012050917_RELBRANCH, FENNEC_14_0b1_RELEASE, FENNEC_14_0b1_BUILD3 | | MOBILE140_2012050917_RELBRANCH, FENNEC_14_0b1_RELEASE, FENNEC_14_0b1_BUILD3 | ||
| [http://hg.mozilla.org/releases/mozilla-aurora/rev/14ce1b841676 14ce1b841676] | | [http://hg.mozilla.org/releases/mozilla-aurora/rev/14ce1b841676 14ce1b841676] | ||
|- | |||
| 13.0b2 build2 spin1 | |||
| MOBILE130_2012050119_RELBRANCH FENNEC_13_0b2_BUILD2 FENNEC_13_0b2_RELEASE | |||
| [http://hg.mozilla.org/releases/mozilla-beta/rev/d734a796d657 d734a796d657] | |||
|} | |} | ||
Line 76: | Line 84: | ||
| 20120509183230 | | 20120509183230 | ||
| linux-ix-slave39 | | linux-ix-slave39 | ||
| | |48 mins, 13 secs | ||
|- | |- | ||
| rowspan="2" | | | rowspan="2" | 3 | ||
| android | | android | ||
| rowspan="2" | | | rowspan="2" |20120510163828 | ||
| | |linux-ix-slave29 | ||
| | |48 mins, 4 secs | ||
|- | |||
| android-xul | |||
| linux-ix-slave39 | |||
| 50 mins, 16 secs | |||
|- | |- | ||
| 13.0b2 build 2 spin 1 | |||
| android-xul | | android-xul | ||
| | | 20120511161838 | ||
| | | linux-ix-slave15 | ||
| 47 mins, 34 secs | |||
|} | |} | ||
Line 250: | Line 264: | ||
Done. | Done. | ||
= | |||
==13.0b2 build 2 spin 1== | |||
===Preparing to start Automation=== | |||
<small>[[Release:Release_Automation_on_Mercurial:Documentation#Starting_the_automation|detailed instructions]]</small> | |||
* Set clobbers for mozilla-beta | |||
* Reserved 5 slaves on bm13 | |||
* Update l10n changesets for mobile ? -- none on the dashboard, need to talk to Axel next week. | |||
* Landed [http://hg.mozilla.org/build/buildbot-configs/rev/6a850d4e8915 configs] | |||
* Tag buildbot-configs, buildbotcustom, & tools with build & release tags. | |||
hg tag -f FENNEC_13_0b2_{RELEASE,BUILD2} | |||
* update and reconfigure the master | |||
* release-sanity | |||
<pre> | |||
cd /builds/buildbot/build1/master | |||
source ../bin/activate | |||
PYTHONPATH=. ../bin/python ../tools/buildbot-helpers/release_sanity.py -u aki -V 13.0b2 --branch mozilla-beta --build-number 2 -c release-fennec-mozilla-beta.py --products fennec --dryrun localhost:9001 2>&1 | tee aki.out | |||
</pre> | |||
* start automation ''← monitor progress on buildbot (e.g. [http://buildbot-master07.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 13.0b2 --branch mozilla-beta --build-number 2 -c release-fennec-mozilla-beta.py --products fennec localhost:9001 2>&1 | tee aki2.out | |||
=== Tag === | |||
No problems. | |||
=== Source === | |||
No problems. | |||
=== Build === | |||
==== Fennec ==== | |||
No problems. | |||
=== Android Signing === | |||
<pre> | |||
# cltsign@signing1 | |||
cd signing-work | |||
hg --cwd mozharness pull | |||
hg --cwd mozharness up -C -r default | |||
python26 mozharness/scripts/sign_android.py --config-file signing/android_mozilla-beta.py | |||
</pre> | |||
=== Reset reserved slaves === | |||
Done. | |||
=== Release Day === | === Release Day === | ||
==== Publish Fennec to the Play Store (for beta releases and release releases) ==== | ==== Publish Fennec to the Play Store (for beta releases and release releases) ==== | ||
Line 257: | Line 313: | ||
=====Play Store (for beta releases and release releases)===== | =====Play Store (for beta releases and release releases)===== | ||
* | * Uploaded 14.0b1 build 3, then 13.0b2 build 2 spin 1. | ||
* At "go", activated 14.0b1 build 3, deactivated previous build, activated 13.0b2 build 2 spin 1, saved. | |||
* | * Updated What's new | ||
* Disabled HTC Desire | |||
* | |||
* |