[Buildbot-devel] Specifying multiple SlaveBuilders in a BuildSlave?
gforce hater
gforce_hater at yahoo.com
Tue May 19 07:12:36 UTC 2009
Hi,
I'm using buildbot 0.7.7 and referring to this version of the buildbot documentation:
http://djmitche.github.com/buildbot/docs/0.7.7/#Buildmaster-Architecture
The diagram at the bottom of this section:
http://djmitche.github.com/buildbot/docs/0.7.7/images/slavebuilder.png
shows two SlaveBuilders existing inside the BuildSlave.
Is this something I can configure in the master.cfg file or buildbot.tac file?
Do I need to configure just the slave? Or both the slave and master?
I wanted to know if I could have multiple builds running simultaneously on one slave.
The use case is, if 10 checkins come in at once, I want to run a build with the first 5 checkins, and a second build with the next 5 checkins at approximately the same time.
I had assumed the way to do this is to setup multiple SlaveBuilders within the BuildSlave per the diagram in the documentation.
I'd appreciate if someone could point me in the right direction on how to do this.
Thanks, Mike
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20090519/b500999f/attachment.html>
More information about the devel
mailing list