[Buildbot-devel] Wait for finish unless offline

Thomas Middeldorp thomas at ranzer.geek.nz
Mon Apr 23 01:53:12 UTC 2012


Hi,

Some of my current builder setups involve a builder triggering a list of 
other builders with waitForFinish=True set. This works fine, but it's 
possible that one or more of the triggered builders could be offline, 
and in this case I don't want the triggering builder to wait for the 
offline builder(s).

Does anyone know if it's possible to have the triggering builder only 
wait for online builders / skip triggering offline builders? Or achieve 
this behaviour some other way?

If it's not currently possible, does anyone have advice on patching this 
in? E.g. would it be better to add it as an option to the Trigger step, 
or the Triggerable builder, or..?

Thanks,
Thomas





More information about the devel mailing list