[Buildbot-devel] Best practices question: shared code for various buildmasters

John Carr johnmcarr at me.com
Wed Jul 27 21:55:22 UTC 2011


We package stuff like this as eggs and import it in our config like it were native  built in stuff. Then use buildout to deploy the master.

Our buildout recipe has '.d' directories (loads all .cfg in a directory) so sometimes we register a common directory that all our masters load.

John

Sent from my iPhone

On 27 Jul 2011, at 22:36, Matthew Morse <matt at apple.com> wrote:

> Hi,
> 
> I have a bunch of buildmasters running on a host. As their master.cfg files get more sophisticated, I see I've got duplication of routines. I'd like to centralize  those shared routines in one or more modules that can be imported into the various master.cfg files. I'm wondering where best to install those modules. Any suggestions?
> 
> Thanks,
> -- Matt
> 
> 
> ------------------------------------------------------------------------------
> Got Input?   Slashdot Needs You.
> Take our quick survey online.  Come on, we don't ask for help often.
> Plus, you'll get a chance to win $100 to spend on ThinkGeek.
> http://p.sf.net/sfu/slashdot-survey
> _______________________________________________
> Buildbot-devel mailing list
> Buildbot-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/buildbot-devel




More information about the devel mailing list