[Buildbot-devel] per module scheduler

christian unger christian_unger at mac.com
Mon Aug 21 15:45:08 UTC 2006


Hi,

we are successfully using buildbot in a mixed cvs/svn environment.

What I would like to do though is schedule builders on a per module  
basis:

We currently develop 3 products in the cvs repo:

one is completely on the head;
the two others each have one module on the head and their other  
dependencies live on a branch.

I have setup two scheulers  which each check for the head - the  
branch respectively, the head scheduler triggers three builders, the  
branch scheduler triggers two of these builders.
Now I think it would be best to just monitor the head and tell from  
the changed module which builder should start working, which would be  
the best way to achieve this?
is there a way to tell the bot a module dependency?


greetings
cu
christian unger





More information about the devel mailing list