Confirmed users
4,293
edits
(Build 2) |
|||
| Line 10: | Line 10: | ||
=Signed-off Revision(s)= | =Signed-off Revision(s)= | ||
Build 1: [http://hg.mozilla.org/releases/mozilla-release/rev/6e453b4f7056 6e453b4f7056] | Build 1: [http://hg.mozilla.org/releases/mozilla-release/rev/6e453b4f7056 6e453b4f7056]<br/> | ||
Build 2: [https://hg.mozilla.org/releases/mozilla-release/rev/463b6cbdef7c 463b6cbdef7c] | |||
=L10N changesets= | =L10N changesets= | ||
| Line 23: | Line 24: | ||
|- | |- | ||
| 1 | | 1 | ||
| GECKO80_2011110416_RELBRANCH, FIREFOX_8_0_1_BUILD1 | | GECKO80_2011110416_RELBRANCH, FIREFOX_8_0_1_BUILD1 | ||
| [http://hg.mozilla.org/releases/mozilla-beta/rev/8877f7af6bd5 8877f7af6bd5] | | [http://hg.mozilla.org/releases/mozilla-beta/rev/8877f7af6bd5 8877f7af6bd5] | ||
|- | |||
| 2 | |||
| GECKO80_2011110416_RELBRANCH, FIREFOX_8_0_1_BUILD2 FIREFOX_8_0_1_RELEASE | |||
| [http://hg.mozilla.org/releases/mozilla-beta/rev/463b6cbdef7c 463b6cbdef7c] | |||
|} | |} | ||
| Line 53: | Line 58: | ||
| mw32-ix-slave13 | | mw32-ix-slave13 | ||
| 3 hrs, 4 mins, 34 secs | | 3 hrs, 4 mins, 34 secs | ||
|- | |||
| rowspan="4" | 2 | |||
| Linux | |||
| rowspan="4" | | |||
| | |||
| | |||
|- | |||
| Linux64 | |||
| | |||
| | |||
|- | |||
| Mac | |||
| | |||
| | |||
|- | |||
| Windows | |||
| | |||
| | |||
|} | |} | ||
| Line 266: | Line 289: | ||
=== Respin === | === Respin === | ||
Issues with the Roboform fix mean we'll need build2. Deleted firefox/releases/8.0.1 to get a start on cleaning the internal mirrors up (they only remove 10 files+dirs per sync). | Issues with the Roboform fix mean we'll need build2. Deleted firefox/releases/8.0.1 to get a start on cleaning the internal mirrors up (they only remove 10 files+dirs per sync). Also filed {{bug|703729}} to expedite that when I also needed to cleanup some old betas in prerelease too. | ||
==Build 2== | |||
===Syncing repos=== | |||
n/a | |||
====Diff mozconfigs==== | |||
n/a | |||
===Preparing to start Automation=== | |||
* Set clobber for 'any master', 'mozilla-release', 'any builder' | |||
* reserved 10 slaves | |||
echo "10" > master/reserved_slaves_bm07-build1 | |||
* no l10n changesets to deal with | |||
* Land automation configs on default and [http://hg.mozilla.org/build/buildbot-configs/rev/b4db6a8f83b8 production] (ie did not merge from default, too much pending) | |||
* Tag buildbot-configs, buildbotcustom, tools with build & release tags | |||
* update and reconfigure the master | |||
* release_sanity dry run | |||
source ../bin/activate | |||
PYTHONPATH=. ../bin/python ../tools/buildbot-helpers/release_sanity.py -u nthomas \ | |||
-V 8.0.1 --branch mozilla-release --build-number 2 -c release-firefox-mozilla-release.py \ | |||
--dryrun --products firefox localhost:9001 | |||
* No errors so Axel must have fixed the l10n webapp. Start automation | |||
PYTHONPATH=. ../bin/python ../tools/buildbot-helpers/release_sanity.py -u nthomas \ | |||
-V 8.0.1 --branch mozilla-release --build-number 2 -c release-firefox-mozilla-release.py \ | |||
--products firefox localhost:9001 | |||
=== E-mail Metrics === | |||
N/A | |||
=== E-mail mirrors@mozilla.org === | |||
=== Tag === | |||
=== Bouncer Submitter === | |||
=== Source === | |||
=== Start autosign === | |||
=== Build === | |||
==== Firefox ==== | |||
==== Fennec ==== | |||
N/A | |||
=== Unittests / Talos === | |||
# Look to see that they ran | |||
# Document any oranges (per platform) for unittests - if possible, try to confirm it's known/random | |||
# Make sure there's no red/failures that we need to have a dev look at | |||
=== XULRunner === | |||
====Source==== | |||
====Build==== | |||
====Signing==== | |||
=== Repacks === | |||
==== Firefox ==== | |||
==== Fennec ==== | |||
N/A | |||
=== Partner Repack === | |||
==== Firefox ==== | |||
Took the fix in {{bug|702631}} for build 2. | |||
=== Firefox Signing === | |||
=== Android Signing === | |||
N/A | |||
=== L10N verify === | |||
=== Updates === | |||
The Plan (TM): | |||
1a) users on 4.0 - 7.0.1 should get updates to 8.0.1 | |||
1b) users who want to download Firefox should find 8.0.1 on mozilla.org | |||
2a) users on 8.0 mac should get idletime/manual check-for-updates to 8.0.1 | |||
2b) users on 8.0 win32/linux should not get idle-time updates to 8.0.1. | |||
To achieve this we'll need to remove Firefox/8.0/{Linux*,WINNT*}/20111104165243 from the snippets generated. | |||
==== Fix up 8.0 -> 8.0.1 platforms==== | |||
==== 7.0.1 -> 8.0.1 partials ==== | |||
==== Update verify ==== | |||
=== Major Update === | |||
N/A for now | |||
==== Update verify ==== | |||
=== Socorro Product Data Updates === | |||
=== Reset reserved slaves === | |||
=== Check permissions / AV scan === | |||
=== Push files to internal mirrors === | |||
=== Final verification === | |||