[Buildbot-devel] "join" step?
Tom Prince
tom.prince at ualberta.net
Fri Jan 30 09:15:52 UTC 2015
Vitali Lovich <vlovich at gmail.com> writes:
> Oh - I forgot that you could do multiple schedulers in the trigger. The only problem is that I have to trigger 1 scheduler N times with different properties.
> For context, I want to query the repository for the set of parallel tasks that I should run post-merge.
> Then I want to trigger the same scheduler N times but with additional properties set so that it knows what task needs to be run.
While the interface isn't officially supported, it wouldn't be all that
difficult to write a custom Trigger-like step, that had the logic you
want to implement.
Tom
More information about the devel
mailing list