An open API service indexing awesome lists of open source software.

https://github.com/buildbot/metabbotcfg

Configuration for the metabuildbot
https://github.com/buildbot/metabbotcfg

Last synced: 10 months ago
JSON representation

Configuration for the metabuildbot

Awesome Lists containing this project

README

          

This is the configuration for the metabuildbot - buildbot.buildbot.net

It is meant to be deployed as a subdirectory of the master's basedir, and
master.cfg linked to from that basedir:

basedir/master.cfg -> metabbotcfg/master.cfg
/metabbotcfg/master.cfg
/workers.py
...

The worker passwords are not included here - they are in *.pass files on the
local machine, which are read by the MyWorker class.

Note that this file is not intended as a good example of a buildbot
configuration - it's just what works for us!