canmove, Confirmed users
6,439
edits
Line 619: | Line 619: | ||
* manually ssh to the production machines listed below and enter "yes" to the question about accepting the machine signature | * manually ssh to the production machines listed below and enter "yes" to the question about accepting the machine signature | ||
# production | # production | ||
ssh -i ~/.ssh/ffxbld_dsa ffxbld@aus2-staging.mozilla.org | |||
ssh -i ~/.ssh/ffxbld_dsa ffxbld@dm-symbolpush01.mozilla.org | |||
ssh -i ~/.ssh/ffxbld_dsa ffxbld@stage.mozilla.org | |||
ssh -i ~/.ssh/ffxbld_dsa ffxbld@stage-old.mozilla.org | |||
ssh -i ~/.ssh/ffxbld_dsa ffxbld@hg.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". | ||
* clobber all build trees on slave | * clobber all build trees on slave | ||
* start slave process | * start slave process |