ReleaseEngineering/How To/Restart BuildAPI

Restarting the buildapi web app

As root@buildapi01.build.mozilla.org

service buildapi restart
tail -n 300 -f ~buildapi/buildapi.log

Use the tail to verify that buildapi restarted cleanly.

Restarting the agent

As root@buildbot-master36

service selfserve-agent restart