Releases/Firefox 4.0b10/BuildNotes: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 27: Line 27:
| rowspan="2" | 1  
| rowspan="2" | 1  
| 1
| 1
| [http://hg.mozilla.org/mozilla-central/rev/??? ???]
| [http://hg.mozilla.org/mozilla-central/rev/d1f2ccfb89ef d1f2ccfb89ef]
|-
|-
| FIREFOX_4_0b10_RELEASE / FIREFOX_4_0b10_BUILD1
| FIREFOX_4_0b10_RELEASE / FIREFOX_4_0b10_BUILD1
| [http://hg.mozilla.org/mozilla-central/rev/??? ???]
| [http://hg.mozilla.org/mozilla-central/rev/daecedbdcd10 daecedbdcd10]
|}
|}



Revision as of 00:01, 22 January 2011

Notes About Releasing

Please update the Release:Primer for future releases (bug fixes, changes to automation) as needed

Build Engineers

jhford - bug 623287

Signed-off Revision(s)

L10N changesets

  • hit "ship it" from FF4 beta10 page

Tags

Build # Tag Changeset
1 1 d1f2ccfb89ef
FIREFOX_4_0b10_RELEASE / FIREFOX_4_0b10_BUILD1 daecedbdcd10

Build data

Build # Type Build ID Build machine Time to build
1 Linux [compressed .tar.bz2] ??? ??? ??? hrs, ??? secs
Linux64 [compressed .tar.bz2] ??? ??? ??? hrs, ??? mins, ??? secs
Macosx64 [.dmg] ??? ??? ??? hrs, ??? mins, ??? secs
Win32 [.exe/.zip] ??? ??? ??? hrs, ??? mins, ??? secs

Build 1

Setup

Slaves involved in b9 were clobbered manually due to the clobberer being broken by short directory names

Landed automation configs: http://hg.mozilla.org/build/buildbot-configs/rev/257b1cb3046e

Tagged buildbotcustom http://hg.mozilla.org/build/buildbotcustom/rev/73fd57040540

Tagged build tools http://hg.mozilla.org/build/tools/rev/c476bc592ff2

Updated pm01 to FIREFOX_4_0b10_RELEASE

Kicked off automation with:

 PYTHONPATH=/builds/buildbot/builder_master1:/builds/buildbot/builder_master1/tools/lib/python python /builds/buildbot/builder_master1/tools/buildbot-helpers/release_sanity.py -u jhford -V 4.0b10 --branch mozilla-central --build-number 1 -c release-firefox-mozilla-2.0.py --dryrun localhost:9010
PYTHONPATH=/builds/buildbot/builder_master1:/builds/buildbot/builder_master1/tools/lib/python python /builds/buildbot/builder_master1/tools/buildbot-helpers/release_sanity.py -u jhford -V 4.0b10 --branch mozilla-central --build-number 1 -c release-firefox-mozilla-2.0.py --dryrun localhost:9010

Created mac directories and mac64 symlinks:

 # ffxbld@surf
 cd /pub/mozilla.org/firefox/nightly
 mkdir -p 4.0b10-candidates/build1/mac
 cd 4.0b10-candidates/build1
 ln -s mac mac64
 cd ..
 mkdir -p update/mac
 cd update
 ln -s mac mac64