[Buildbot-devel] Specifying multiple SlaveBuilders in a BuildSlave?

gforce hater gforce_hater at yahoo.com
Tue May 19 08:57:20 UTC 2009


Reading the documentation it seems I would need to specify 2 slaves for my Builder to run 2 builds simultaneously?

Meaning I won't be able to run 2 builds on a single slave?

Sorry for the basic questions I'm still new to buildbot.


--- On Tue, 5/19/09, gforce hater <gforce_hater at yahoo.com> wrote:

From: gforce hater <gforce_hater at yahoo.com>
Subject: Specifying multiple SlaveBuilders in a BuildSlave?
To: buildbot-devel at lists.sourceforge.net
Date: Tuesday, May 19, 2009, 12:12 AM

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/5df5b08a/attachment.html>


More information about the devel mailing list