Open main menu

Difference between revisions of "Buildbot"

44 bytes added ,  00:08, 13 June 2019
no edit summary
Line 49: Line 49:
== Administration ==
== Administration ==


When the buildbot config files are changed, a user with shell access and sudo privileges needs to run the following commands. It's good practice to do this once buildbot is idle. The reconfig step is included as a test if the master.cfg is valid:
When the buildbot config files are changed, a user with shell access and sudo privileges needs to run the following commands. It's good practice to do this once buildbot is idle. The reconfig step serves as a test. It will throw a warning if there's anything wrong with the buildbot config:


<syntaxhighlight lang="bash">
<syntaxhighlight lang="bash">
224

edits