Confirmed users
4,293
edits
No edit summary |
|||
| Line 4: | Line 4: | ||
= 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: | ||
* {{bug|}} - | * {{bug|727740}} - mozconfig comparison assumes in-tree mozconfigs since {{bug|697611}} | ||
=Build Engineers= | =Build Engineers= | ||
| Line 11: | Line 10: | ||
=Signed-off Revision(s)= | =Signed-off Revision(s)= | ||
Build 1: [http://hg.mozilla.org/releases/mozilla-1.9.2/rev/ | Build 1: [http://hg.mozilla.org/releases/mozilla-1.9.2/rev/fd6d19a5ae84 fd6d19a5ae84] | ||
=L10N changesets= | =L10N changesets= | ||
Left unchanged from 3.6.26 | |||
=Tags= | =Tags= | ||
| Line 25: | Line 22: | ||
|- | |- | ||
| 1 | | 1 | ||
| GECKO19227_#_RELBRANCH, FIREFOX_3_6_27_BUILD1 | | GECKO19227_#_RELBRANCH, FIREFOX_3_6_27_BUILD1 FIREFOX_3_6_27_RELEASE | ||
| [http://hg.mozilla.org/releases/mozilla-1.9.2/rev/# #] | | [http://hg.mozilla.org/releases/mozilla-1.9.2/rev/# #] | ||
|} | |} | ||
| Line 66: | Line 63: | ||
* Landed [http://hg.mozilla.org/build/buildbot-configs/rev/cd0585296a1c automation configs] | * Landed [http://hg.mozilla.org/build/buildbot-configs/rev/cd0585296a1c automation configs] | ||
* Tagged buildbot-configs, buildbotcustom, & tools with build & release tags | * Tagged buildbot-configs, buildbotcustom, & tools with build & release tags | ||
* update and reconfigure the master | * update and reconfigure the master | ||
* start automation | * start automation | ||
cd /builds/buildbot/build1/master | |||
source ../bin/activate | |||
PYTHONPATH=. python ../tools/buildbot-helpers/release_sanity.py -u nthomas -p firefox -V 3.6.27 --branch mozilla-1.9.2 --build-number 1 -c release-firefox-mozilla-1.9.2.py --dryrun localhost:9001 | |||
This failed because {{bug|697611}} assumes that there is a mozconfigs dict defined in the release config, filed {{bug|727740}}. Worked around by cloning tools to ~cltbld/tools and updating to FIREFOX_3_6_26_RELEASE. Retry: | |||
PYTHONPATH=. python ~/tools/buildbot-helpers/release_sanity.py -u nthomas -p firefox -V 3.6.27 --branch mozilla-1.9.2 --build-number 1 -c release-firefox-mozilla-1.9.2.py --dryrun localhost:9001 | |||
... | |||
2012-02-16 00:48:00,842 : INFO : Comparing l10n changesets on dashboard https://l10n-stage-sj.mozilla.org/shipping/l10n-changesets?ms=fx3.6.27 to on-disk l10n-changesets_mozilla-1.9.2 ... | |||
2012-02-16 00:48:01,977 : ERROR : cannot find l10n dashboard at https://l10n-stage-sj.mozilla.org/shipping/l10n-changesets?ms=fx3.6.27 | |||
2012-02-16 00:48:01,977 : ERROR : Error verifying l10n dashboard changesets | |||
The real thing | |||
PYTHONPATH=. python ~/tools/buildbot-helpers/release_sanity.py -u nthomas -p firefox -V 3.6.27 --branch mozilla-1.9.2 --build-number 1 -c release-firefox-mozilla-1.9.2.py localhost:9001 -b | |||
<font color="red">'''DONE TO HERE'''</font> | |||
=== E-mail Metrics === | === E-mail Metrics === | ||