[Buildbot-devel] N builders per bot ?

Don Hames, PMP dhames at xvt.com
Thu Sep 27 12:37:47 UTC 2007


Good morning Darin. I can only share from my brief experience with 
buildbot. You can do it two difference ways and I have done both. If you 
spawn off more than one build on a single slave, it trys to to it in 
parallel. I have not been real successful with that. You can also stack 
multiple builds in the master.cfg. For example, if you want a single 
slave to build your project on a particular slave, when you specify the 
steps in the builders section, put in the steps for the first build, 
then follow with the steps for the second build, and so on. The builds 
will happen in a linear fashion and will take longer, but they all 
happen on the same slave. I hope this helps.

Don Hames, PMP
**Providence Software Solutions, Inc.
201 Shannon Oaks Circle, Ste. 200
Cary, NC 27511 *
*

*phone*: (919) 854-1800 ** - * fax*: (919) 654-7374* - * *web*: 
_www.providencesoftware.com <http://www.providencesoftware.com/>_ - 
_www.xvt.com_

"/How blessed is he who considers the helpless; The LORD will deliver 
him in a day of trouble." Psalms 41:1/

//* *CONFIDENTIAL & PRIVILEGED
Unless otherwise indicated or obvious from the nature of the above 
communication, the information contained herein is privileged and 
confidential. The communication is intended for the use of the 
individual or entity named above. If the reader of this transmission is 
not the intended recipient, you are hereby notified that any 
dissemination, distribution or copying of this communication is strictly 
prohibited. If you have received this communication in error or are not 
sure whether it is privileged, please immediately notify us by return 
e-mail and destroy any copies, electronic, paper or otherwise, which you 
may have of this communication.


Darin Fisher wrote:
> Hi, I'm a big fan of buildbot.  It's really great stuff!
>
> I've read through the buildbot manual, and I haven't found an answer 
> to this question.  Is it possible to have several builders configured 
> for a single bot?  That is, if I have one machine with one slave 
> instance running on it, can I arrange to have the build master command 
> that slave to do N different builds in series?
>
> Thanks!
> -Darin
> ------------------------------------------------------------------------
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2005.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> ------------------------------------------------------------------------
>
> _______________________________________________
> 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/20070927/e1d79d3a/attachment.html>


More information about the devel mailing list