[Buildbot-devel] Inherit property for Dependent scheduler

Anton Sibilev anton.sibilev at gmail.com
Wed Dec 11 13:03:26 UTC 2013


I've tried(and in progress) to subclass Dependent sch., but this is really
tricky..
May be someone already have ready solution?



2013/12/9 Dustin J. Mitchell <dustin at v.igoro.us>

> On Wed, Dec 4, 2013 at 7:31 AM, asibilev <anton.sibilev at gmail.com> wrote:
> > As far as I can see builders from Dependent schedulers can't inherit
> custom
> > properties (only codebase) from upstream builders. How I can implement
> it?
> > For example, I have property 'build_type' for all upstream builders and
> I want
> > the same value for my Dependent scheduler..
>
> That would require some explicit subclassing of the Dependent
> scheduler.  One complicating factor is that Dependent can wait on
> multiple builds (it watches buildsets), so you'll need to pull the
> property from multiple builds and pick a value from that set.
>
> Dustin
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20131211/7b99b748/attachment.html>


More information about the devel mailing list