Skip to content

tomprince/metabbotcfg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
                   /slaves.py
                   /slaves.py
                    ...

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

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

About

Configuration for the metabuildbot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.1%
  • Shell 3.9%