470
edits
mNo edit summary |
|||
Line 214: | Line 214: | ||
#* restart the tegras using <tt>cd /builds ; ./start_cp.sh</tt> | #* restart the tegras using <tt>cd /builds ; ./start_cp.sh</tt> | ||
#** '''NOTE:''' do not start any new tegras, which require a reconfig to be active, until after the reconfig is complete. | #** '''NOTE:''' do not start any new tegras, which require a reconfig to be active, until after the reconfig is complete. | ||
== Move a tegra from staging to production == | |||
# If the tegra is running, stop it: <tt>/builds/stop_cp.sh tegra-###</tt> | |||
# Edit the tegra's buildbot.tac: <tt>/builds/tegra-###/buildbot.tac</tt> | |||
# Adjust the master, port and password to the appropriate server | |||
# Save and restart the Tegra: <tt>/builds/start_cp.sh tegra-###</tt> | |||
'''Note''' - yes, it's a manual process (sorry) until Tegras are in SlaveAlloc | |||
= Environment = | = Environment = |
edits