Confirmed users
2,679
edits
(→Build) |
(→Notes) |
||
| Line 120: | Line 120: | ||
Abort because of {{bug|425289}}. Respin declared. | Abort because of {{bug|425289}}. Respin declared. | ||
=== RC2 === | == RC2 == | ||
Bootstrap tag: RELEASE_AUTOMATION_M8_1 | |||
Setup before starting: | |||
* used existing version bump bug to attached diff for bootstrap.cfg and master.cfg | |||
** make sure /builds/buildbot/trunk-automation-master/bootstrap.cfg is updated | |||
** make sure /builds/buildbot/trunk-automation-master/master.cfg is updated, and comment out the schedulers for nightly builds (<tt>c['schedulers'].append(nightly_scheduler), c['schedulers'].append(depend_scheduler)</tt>) | |||
** restart the master | |||
* compare nightly and release mozconfig/tinder-config.pl files, merge any desired changes | |||
* On fx-mac-1.9-slave2, fx-win32-1.9-slave2, fx-linux-1.9-slave2 | |||
** '''REMEMBER to use VNC when restarting mac slave''' | |||
** verify that both mac and linux have "xhost +" since last reboot | |||
** update tinderbox to RELEASE_AUTOMATION_M8_1 | |||
*** FIXME update should be automatic - [https://bugzilla.mozilla.org/show_bug.cgi?id=397554 bug 397554] | |||
*** cd /builds/tinderbox/mozilla/tools/tinderbox | |||
*** cvs up -r RELEASE_AUTOMATION_M8_1 | |||
*** on win32, then copy to /e/fx19rel/. Then in /e/fx19rel/, copy post-mozilla-rel.pl to post-mozilla.pl | |||
** 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 | |||
* On production-1.9-master | |||
** remove the contents of /builds/updates/ | |||
** remove private and public areas | |||
*** rm -rf /data/cltbld/firefox-* | |||
**** FIXME should not be needed - [https://bugzilla.mozilla.org/show_bug.cgi?id=415970 bug 415970] | |||
*** rm -rf /builds/tags/* - did not do this, plenty of space | |||
**** FIXME should not be needed - [https://bugzilla.mozilla.org/show_bug.cgi?id=415970 bug 415970] | |||
*** in /home/ftp/pub/firefox/nightly/, remove all except the 3.x-candidates directory for the previous release | |||
**** rm -rf /home/ftp/pub/firefox/nightly/2007* | |||
**** FIXME should not be needed - [https://bugzilla.mozilla.org/show_bug.cgi?id=415970 bug 415970] | |||
* af was tagged, but checked out a tagged locale so CVS would cache it anyway | |||
** cvs co -r FIREFOX_3_0b5_RELEASE l10n/de | |||
* kick off buildbot (run as cltbld): | |||
buildbot sendchange --username=joduinn --master=localhost:9989 -m "Firefox 3.0 Beta 5 RC2" release | |||
====Prestage==== | |||
* nothing to do | |||
====Tag==== | |||
* nothing to do | |||
====Source==== | |||
* nothing to do | |||
====Build==== | |||
====Sign==== | ====Sign==== | ||