[Buildbot-devel] Big fat buildbot example
Dan Kegel
dank at kegel.com
Tue Nov 13 03:08:52 UTC 2012
On Mon, Nov 12, 2012 at 5:44 PM, Dustin J. Mitchell <dustin at v.igoro.us> wrote:
>> https://github.com/dankegel/ciwrap as usual.
>
> This is looking great! I'm a bit concerned at recommending that
> people run multiple masters ...
> I'd hate to have people working through this example and being
> convinced that there must be a 1:1 relationship between masters and
> projects.
Yeah, I don't want to give that impression. The default
should be to use a common master. But I want it to be
very easy to use multiple masters when it's appropriate.
> I notice that some of the projects have master.cfg and slaves.json,
> and some do not. It's not immediately clear why this is -- other than
> being two different projects, there's no obvious difference between
> zlib and pyflakes. I see that big.master includes both zlib and
> hello, but it might be clearer if those directories were
> subdirectories of big.master.
That would get the point across very nicely.
I don't know if it's the way to go in real life, since
several masters might want to refer to the same
projects.
Maybe if I put the masters in a 'masters' directory,
and the projects in a 'projects' directory...
> Keep it up - this is looking quite cool!
Thanks!
- Dan
More information about the devel
mailing list