977
edits
Lukasblakk (talk | contribs) |
Lukasblakk (talk | contribs) |
||
Line 24: | Line 24: | ||
* Sometimes a machine will need to be "clobbered" (have its build directory removed inside the slave dir) | * Sometimes a machine will need to be "clobbered" (have its build directory removed inside the slave dir) | ||
* login to the machine | * login to the machine | ||
* stop the slave | * stop the slave | ||
** | ** buildbot stop slave | ||
** rm -rf /builds/slave/trunk_(machine name) | |||
* restart the slave | * restart the slave | ||
** cd /builds | ** cd /builds | ||
** DISPLAY=:2 buildbot start slave | ** DISPLAY=:2 buildbot start slave | ||
'''Contact Robcee or Bhearsum if you need to go to Step 4''' | '''Contact Robcee or Bhearsum if you need to go to Step 4''' | ||
== 4. Restarting the Farm == | == 4. Restarting the Farm == | ||
* In the worst case, the entire buildbot farm needs to be restarted | * In the worst case, the entire buildbot farm needs to be restarted |
edits