[Buildbot-devel] triggers and builddir.

Chris Jarvis chris.jarvis at mobidia.com
Wed Aug 19 00:07:04 UTC 2009


Hello,

I'm trying to modularize my build, test and release cycle in such a way as to re-use their definitions between builds. Basically, it's the same scenario discussed in 4.5.7 and 6.1.9 of the buildbot doc; I might want a build that's kicked off for each check, a more thorough build done nightly, and perhaps a third that initiated as needed for a full release cycle.

I've tried to write  my master.cfg to statisfy this need, but had trouble defining the builders. I expected the Builders could be sequenced, and all use the same 'builddir'; because they're run in sequence (each one triggering the next), I'd want my common 'sync' steps to run in the same directory as the 'build'. Alas, master.py enforces a unique builddir for each builder.

Could you supply the builder definitions for the trigger example in the manual?

Regards,
Chris J
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20090818/e6958bf8/attachment.html>


More information about the devel mailing list