canmove, Confirmed users
6,439
edits
No edit summary |
|||
Line 55: | Line 55: | ||
Slave cleanup: | Slave cleanup: | ||
* production-prometheus-vm | * production-prometheus-vm | ||
** /builds/verify/firefox-2.0.0.19 | ** /builds/verify/firefox-2.0.0.19, thunderbird-2.0.0.19 | ||
** /builds/updates/firefox-2.0.0.19 | ** /builds/updates/firefox-2.0.0.19 | ||
** /build/source/firefox-2.0.0.19 | ** /build/source/firefox-2.0.0.19, thunderbird-2.0.0.19 | ||
** /data/cltbld/firefox-2.0.0.19 | ** /data/cltbld/firefox-2.0.0.19 | ||
** /builds/tags/FIREFOX_2_0_0_19_BUILD1 | ** /builds/tags/FIREFOX_2_0_0_19_BUILD1, THUNDERBIRD_2_0_0_19_BUILD1 | ||
* bm-xserve05 | * bm-xserve05 | ||
**/builds/verify/firefox-2.0.0.19, /builds/tinderbox/Fx-Mozilla1.8-FS/Depend* | **/builds/verify/firefox-2.0.0.19, /builds/tinderbox/Fx-Mozilla1.8-FS/Depend* | ||
Line 68: | Line 68: | ||
Bootstrap tag: RELEASE_AUTOMATION_M11 (unchanged from Fx2.0.0.17 & 18 & 19) | Bootstrap tag: RELEASE_AUTOMATION_M11 (unchanged from Fx2.0.0.17 & 18 & 19) | ||
Setup before starting: | |||
* Updated /builds/buildbot/Automation/buildbot-configs on production-1.8-master. (No change to deploy) | |||
** master.cfg is "Locally Modified" to contain passwords. Identical to repository version otherwise. | |||
** Turned off the nightly builders on production-1.8-master to make sure they don't interfere with the release. (We need to figure out how to avoid this in the future). | |||
*** commented out "c['schedulers'].append(depend_scheduler)" | |||
** updated mozilla1.8 tinderbox to say "no nightlies right now" | |||
* land change to mozilla/tools/release/configs/fx-moz18-bootstrap.cfg, and move RELEASE_AUTOMATION_M11 tag to new revision (<tt>cvs tag -F RELEASE_AUTOMATION_M11 fx-moz18-bootstrap.cfg</tt>) | |||
* verify tinderbox checkout on automation tag | |||
** prometheus-vm, bm-xserve05: <tt>cd /builds/tinderbox/mozilla/tools/tinderbox; cvs up -CPd -r RELEASE_AUTOMATION_M11</tt> | |||
** production-pacifica-vm: <tt>cd /cygdrive/c/builds/tinderbox/mozilla/tools/tinderbox; cvs up -CPd -r RELEASE_AUTOMATION_M11</tt> | |||
* ensure that machines have enough resources | |||
** production-prometheus-vm - 30G in / | |||
** production-1.8-master - 30G in /builds, 19G in /data | |||
** production-pacifica-vm - 312G in c:/ | |||
** bm-xserve05 - 20G in / | |||
Issued sendchange: | |||
buildbot sendchange --username=bhearsum --master=localhost:9989 -m"Firefox 2.0.0.20 build 1" release | |||
====Tag==== | ====Tag==== | ||