ReferencePlatforms/Linux-CentOS-5.0: Difference between revisions

Line 660: Line 660:
== Buildbot Setup ==
== Buildbot Setup ==
The buildbot.tac file will automatically be generated to send the slave to the correct staging master (staging-master or sm-staging-try-master).
The buildbot.tac file will automatically be generated to send the slave to the correct staging master (staging-master or sm-staging-try-master).
=== try slave specific steps ===
rm -rf ~/.ssh/*  # gets rid of all moz builder ssh info
scp moz2-linux-slave51:/home/cltbld/.ssh/* .  # copy trybld keys


== switchover from staging to production ==
== switchover from staging to production ==
977

edits