[Buildbot-devel] multiple dependent schedulers?
Robert Helmer
robert at roberthelmer.com
Fri Aug 10 16:59:17 UTC 2007
On 8/5/07, Axel Hecht <l10n.moz at googlemail.com> wrote:
>
> I haven't looked at Dustin's code too closely, but maybe it'd be
> easier to use his triggerable schedulers from
> http://buildbot.net/trac/ticket/56?
I'll take a look, thanks!
I'm a tad sceptical at the abuse for branches.
What I'd really like is to be able to set arbitrary key/value pairs in
Changes, maybe by loading a dict into them.
The sign dep scheduler doesn't kick off because it's watching the
> build scheduler, not the build dep scheduler.
Ah yeah I wasn't thinking; I had it set up for the "branch abuse" way of
triggering builds, not for dep_scheduler-to-dep_scheduler. Thank you!
I could play mind games about using build properties to control where
> in the super build to start off, too, but that would likely require to
> hack both the steps and the build class.
I think that making Changes more flexible would be good, I'll work on
something like this, hopefully others would be interested in Changes that
come from non-VCS sources (I know I am, especially for release automation
purposes, but also for things like polling to see when a build is available
to start performance tests).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20070810/3277cc97/attachment.html>
More information about the devel
mailing list