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

gforce hater gforce_hater at yahoo.com
Tue May 19 08:40:43 UTC 2009


Hmmm. I tried setting that but when I use the scheduler.py:Scheduler it starts the builds in serial, not in parallel. Meaning build1 starts, finishes, and only then will build2 start.

Maybe I'm  using the wrong type of scheduler?


--- On Tue, 5/19/09, Marcus Lindblom <macke at yar.nu> wrote:

From: Marcus Lindblom <macke at yar.nu>
Subject: Re: [Buildbot-devel] Specifying multiple SlaveBuilders in a BuildSlave?
To: buildbot-devel at lists.sourceforge.net
Cc: public-buildbot-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f at ciao.gmane.org
Date: Tuesday, May 19, 2009, 1:15 AM

gforce hater wrote:
> 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.

You can specify max_builds=5 when creating the BuildSlave.

See end of 
http://djmitche.github.com/buildbot/docs/0.7.10/#Buildslave-Specifiers

Cheers,
/Marcus


------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects
_______________________________________________
Buildbot-devel mailing list
Buildbot-devel at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/buildbot-devel



      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20090519/765731eb/attachment.html>


More information about the devel mailing list