[Buildbot-devel] One way to manage multiple buildbots

Alexander Lorenz lorenz at testingtech.de
Thu Sep 7 14:00:05 UTC 2006


mark is right.
additionally the 'Dependent' scheduler class might do the trick you need.

but keep in mind that a dependent scheduler is only triggered if the 
build it depends on completed _successfully_.


regards

lx

 

Mark Pauley wrote:
> I believe that this is just what the "cpu lock" mechanism is for.   
> Check out the buildbot docs for more details.
>
>
> _Mark
>
> On Sep 6, 2006, at 8:27 AM, Jose Dapena Paz wrote:
>
>   
>> El lun, 04-09-2006 a las 21:55 +0300, Einar Karttunen escribió:
>>     
>>> Hello
>>>
>>> Here is a description of the approach I took
>>> with buildbot configuration. Most of the machines
>>> are inside one LAN. There are many projects and
>>> I want to keep the configuration as simple as possible.
>>>       
>> 	The approach and the scripts seem to be very interesting. Anyway, for
>> me the main problem is managing to run all the available projects in a
>> sequence.
>>
>> 	I'm trying to set up a buildbot with all the Gnome project, which
>> happens to be more than 150 projects. Currently I'm running a builder
>> per project, but it seems your approach is more sound (and fits better
>> with the buildbot principle of "one master per project"). My current
>> approach has been uploaded to the project patches repository in SF
>> ([1]).
>>
>> 	But I would like to make the projects run one after another. I mean,
>> when project N ends its builds, project N+1 should start, and so on.
>> Anyway, I don't get a clear benefit of compiling the projects in a
>> sequence. But I wouldn't like to run all the builds of all the  
>> projects
>> at the same time, or even having more than one build in a slave  
>> running
>> at the same time.
>>
>> 	Any idea about this?
>>
>> [1]
>> http://sourceforge.net/tracker/index.php?func=detail&aid=1530272&group_id=73177&atid=537003
>> -- 
>> Jose Dapena Paz <jdapena at igalia.com>
>> Igalia
>>
>> -------------------------------------------------------------------------
>> Using Tomcat but need to do more? Need to support web services,  
>> security?
>> Get stuff done quickly with pre-integrated technology to make your  
>> job easier
>> Download IBM WebSphere Application Server v.1.0.1 based on Apache  
>> Geronimo
>> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
>> _______________________________________________
>> Buildbot-devel mailing list
>> Buildbot-devel at lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/buildbot-devel
>>     
>
>
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> 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/20060907/877ecf1e/attachment.html>


More information about the devel mailing list