canmove, Confirmed users
6,439
edits
Line 601: | Line 601: | ||
== Buildbot Setup == | == Buildbot Setup == | ||
The buildbot.tac file will automatically be generated to send the slave to staging-master.build.mozilla.org:9010 | |||
== switchover from staging to production == | == switchover from staging to production == | ||
Line 620: | Line 614: | ||
ssh -i ~/.ssh/ffxbld_dsa ffxbld@hg.mozilla.org | ssh -i ~/.ssh/ffxbld_dsa ffxbld@hg.mozilla.org | ||
ssh -i ~/.ssh/ffxbld_dsa ffxbld@cvs.mozilla.org | ssh -i ~/.ssh/ffxbld_dsa ffxbld@cvs.mozilla.org | ||
* edit /e/builds/moz2_slave/buildbot.tac to change "staging-master" to "production-master". | * edit /e/builds/moz2_slave/buildbot.tac to change "staging-master" to "production-master" or "production-master02". | ||
* clobber all build trees on slave | * clobber all build trees on slave | ||
* start slave process | * start slave process |