Confirmed users
2,679
edits
Lukasblakk (talk | contribs) |
|||
Line 13: | Line 13: | ||
* login to machine using provided credentials | * login to machine using provided credentials | ||
* in the Terminal, type "buildbot stop slave" (pwd should be /builds/) | * in the Terminal, type "buildbot stop slave" (pwd should be /builds/) | ||
* reboot if necessary (never needed to yet) | * reboot VM if necessary (never needed to yet) | ||
* restart buildbot: | * restart buildbot: | ||
** cd /builds/ (should already be there) | ** cd /builds/ (should already be there) | ||
** verify Xvfb is running in the other Xterm | |||
*** if not, enter "Xvfb -screen 0 1280x1024x24 :2 &" in the second Xterm | |||
** buildbot start slave | ** buildbot start slave | ||
* check the waterfall at: http://qm-rhel02.mozilla.org:2005/ | * check the waterfall at: http://qm-rhel02.mozilla.org:2005/ |