|
|
Line 155: |
Line 155: |
|
| |
|
| ==RC3== | | ==RC3== |
| Bootstrap tag: RELEASE_AUTOMATION_M7_1
| |
|
| |
| Calling this RC3, but really it's RC2 with extra locales and win32 re-signed.
| |
|
| |
| Setup before starting:
| |
|
| |
| * used existing version bump bug to attached diff for bootstrap.cfg and master.cfg
| |
| ** also l10n_release mozconfigs
| |
| ** comment out build and 3.0b3 clean steps
| |
| ** restarted master
| |
| * landed new shipped-locales on relbranch
| |
| * forced mozconfigs to only build locales we want
| |
| * on master, copy rc2 en-US to rc3
| |
| mv rc2 rc3
| |
| cd rc3
| |
| rm -rf *win32* *partial.mar *source* *.log
| |
| * On fx-mac-1.9-slave2, fx-win32-1.9-slave2, fx-linux-1.9-slave2
| |
| ** remove the contents of /builds/verify/*
| |
| ** FIXME should be automatically backed up or removed - [https://bugzilla.mozilla.org/show_bug.cgi?id=413178 bug 413178]
| |
| ** restart buildbot
| |
|
| |
| * kick off buildbot (run as cltbld):
| |
| buildbot sendchange --username=rhelmer --master=localhost:9989 -m "Firefox 3.0 Beta 3 RC2" release
| |
| ====Prestage====
| |
| ====Tag====
| |
| * manually pulled in locales:
| |
| ** es-ES ja ja-JP-mac pa-IN
| |
| ** used timestamp 2008-02-06 03:24 and merged to GECKO19b3_20080205_RELBRANCH
| |
|
| |
| cvs co l10n
| |
| cvs up -D 2008-02-06 03:30 PST es-ES ja ja-JP-mac
| |
| cvs tag -b GECKO19b3_20080205_RELBRANCH es-ES ja ja-JP-mac
| |
|
| |
| ====Source====
| |
| ====Build====
| |
| ====Sign====
| |
| [https://intranet.mozilla.org/Build:Signing Signing doc]
| |
| ====L10nVerify====
| |
| ====Updates to Test Channel==== | | ====Updates to Test Channel==== |
| * had to add DisableCompleteJump to rc list and re-push AUS config | | * had to add DisableCompleteJump to rc list and re-push AUS config |