[Buildbot-devel] On dependent vs. triggerable schedulers

Dan Kegel dank at kegel.com
Sun Jan 20 20:18:02 UTC 2013


On Sun, Jan 20, 2013 at 11:36 AM, Dan Kegel <dank at kegel.com> wrote:
> I'd like to have builders depend on other builders (i.e. the
> builders that produced the packages in question),
> and only get run when all their dependencies are green
> and either their own source changes, or one of their
> dependencies just finished uploading.

But I can probably live with builds being triggered
even if some dependencies are red; the builds
will just use the last previous good build of the
dependencies.  So Triggerable will do,
thought I'll have to write a little code to
invert each package's list of dependencies
into a list of downstreams to trigger.




More information about the devel mailing list