Releases/Firefox 3.6b4/BuildNotes: Difference between revisions
< Releases
Jump to navigation
Jump to search
No edit summary |
|||
| Line 23: | Line 23: | ||
==Signed-off Revision(s)== | ==Signed-off Revision(s)== | ||
Build 1: [http://hg.mozilla.org/releases/mozilla-1.9.2/rev/af0e2b9566cc af0e2b9566cc] | |||
==Tags== | ==Tags== | ||
| Line 33: | Line 34: | ||
|- | |- | ||
| rowspan=2 | 1 | | rowspan=2 | 1 | ||
| | | GECKO192b4_20091124_RELBRANCH | ||
| | | [http://hg.mozilla.org/releases/mozilla-1.9.2/rev/af0e2b9566cc af0e2b9566cc] | ||
|- | |- | ||
| | | FIREFOX_3_6b4_BUILD1 FIREFOX_3_6b4_RELEASE | ||
| | | | ||
|} | |} | ||
| Line 77: | Line 78: | ||
* Closed the [http://tinderbox.mozilla.org/showbuilds.cgi?tree=Firefox3.6 mozilla-1.9.2 tree] | * Closed the [http://tinderbox.mozilla.org/showbuilds.cgi?tree=Firefox3.6 mozilla-1.9.2 tree] | ||
* Tagged build/{buildbot-configs,buildbotcustom,tools} with FIREFOX_3_6b4_RELEASE | * Tagged build/{buildbot-configs,buildbotcustom,tools} with FIREFOX_3_6b4_RELEASE | ||
* '''ONE-OFF''' - land sendchange hang fix from {{bug|528212}} and restart master | * '''ONE-OFF''' - land sendchange hang fix from {{bug|528212}} and restart master | ||
* Sendchange was | * Sendchange was | ||
buildbot sendchange --username=nthomas --master=localhost:9010 --branch=releases/mozilla-1.9.2 -m "Firefox 3.6b4 build1" ShakeAndBakeBaby | buildbot sendchange --username=nthomas --master=localhost:9010 --branch=releases/mozilla-1.9.2 -m "Firefox 3.6b4 build1" ShakeAndBakeBaby | ||
==== Tag ==== | ==== Tag ==== | ||
* slave: moz2-linux-slave08 | |||
<i> | <i> | ||
* Land version bumps patch | * Land version bumps patch | ||
| Line 106: | Line 102: | ||
* Removed en-US.xpi from the 3.6b4-candidates/build1/ directory on stage | * Removed en-US.xpi from the 3.6b4-candidates/build1/ directory on stage | ||
</i> | </i> | ||
==== Socorro product data updates ==== | |||
<i> | |||
Since Socorro 1.1 went live this is done with an Admin control panel, so asked Sam Sidler (ss) to enable those versions. That requires at least one crash report so created those using the [http://code.google.com/p/crashme/ CrashMe extension] with linux 3.6b4 and 3.6b5pre builds. | |||
</i> | |||
====Sign==== | ====Sign==== | ||
* [https://intranet.mozilla.org/Build:CombinedSigning instructions] | * [https://intranet.mozilla.org/Build:CombinedSigning instructions] | ||
Revision as of 03:58, 25 November 2009
NB: Text that is italicized indicates tasks still to be done, or information that needs to be filled in.
Build Engineers
Tracking Bug: bug 530112
- Friday:
- PST: TBD
- EST: bhearsum
- NZDT: None
- Saturday:
- PST: TBD
- EST: TBD
- NZDT: None
- Sunday:
- PST: TBD
- EST: bhearsum
- NZDT: nthomas (normal working hours)
- Monday-Friday (November 23 - 27)
- PST: lsblakk
- EST:
- NZDT: nthomas (normal working hours)
Signed-off Revision(s)
Build 1: af0e2b9566cc
Tags
On mozilla-central:
| Build # | Tag | Changeset |
| 1 | GECKO192b4_20091124_RELBRANCH | af0e2b9566cc |
| FIREFOX_3_6b4_BUILD1 FIREFOX_3_6b4_RELEASE |
Build data
Build 1:
| Platform | Build ID | Build machine |
Notes
Done on pm01
Build 1
- Clean up previous releases build dirs, just for the slaves we used for 3.6b3 build1. Used cssh for linux/mac, RDP as Administrator on win32.
- Linux: linux-slave01,02,05,06,07,08,09,10,18,20,22,28; rm -rf /builds/slave/{tag,source,linux_build,linux_repack,updates,linux_update_verify,final_verification}/*
- Mac:darwin9-slave02,05,06,07,09,10,12, xserve07,09; rm -rf /builds/slave/{macosx_build,macosx_repack,l10n_verification, macosx_update_verify}/*
- Win32: win32-slave01,02,05,06,07,08,09,10,16,31,40; rm -rf /e/builds/moz2_slave/{win32_build,win32_repack,win32_update_verify,wince_build}/*
- bump mozilla-1.9.2 to 3.6b5pre with patch
- Get review and land [buildbot-configs patch], and re-enable ftp poller patch
- Closed the mozilla-1.9.2 tree
- Tagged build/{buildbot-configs,buildbotcustom,tools} with FIREFOX_3_6b4_RELEASE
- ONE-OFF - land sendchange hang fix from bug 528212 and restart master
- Sendchange was
buildbot sendchange --username=nthomas --master=localhost:9010 --branch=releases/mozilla-1.9.2 -m "Firefox 3.6b4 build1" ShakeAndBakeBaby
Tag
- slave: moz2-linux-slave08
- Land version bumps patch
- Re-opened mozilla-1.9.2
Source
Build/Repack
- Manual verification that all l10n builds present:
# stage cd /home/ftp/pub/firefox/nightly/3.6b4-candidates/build1 # each should be NN = en-US + NN l10n builds for p in linux-i686 mac unsigned/win32; do echo `ls $p | grep -v xpi | wc -l` $p done
- Removed en-US.xpi from the 3.6b4-candidates/build1/ directory on stage
Socorro product data updates
Since Socorro 1.1 went live this is done with an Admin control panel, so asked Sam Sidler (ss) to enable those versions. That requires at least one crash report so created those using the CrashMe extension with linux 3.6b4 and 3.6b5pre builds.