Confirmed users
4,293
edits
ChrisCooper (talk | contribs) |
mNo edit summary |
||
| Line 2: | Line 2: | ||
RelEng has started writing some tools to manage all the buildbot masters using fabric. | RelEng has started writing some tools to manage all the buildbot masters using fabric. | ||
The [http://hg.mozilla.org/build/tools/file/default/buildfarm/maintenance/manage_masters.py manage_masters.py] script is available from the [http://hg.mozilla.org/build/tools tools] repository | The [http://hg.mozilla.org/build/tools/file/default/buildfarm/maintenance/manage_masters.py manage_masters.py] script is available from the [http://hg.mozilla.org/build/tools tools] repository, in the buildfarm/maintenance directory. | ||
[http://docs.fabfile.org/0.9.3/ Fabric] is a pre-requisite for running these tools. It is easy-installable into a virtual environment. | [http://docs.fabfile.org/0.9.3/ Fabric] is a pre-requisite for running these tools. It is easy-installable into a virtual environment. | ||