[Buildbot-devel] download exception withproperties slavename

Dustin J. Mitchell dustin at v.igoro.us
Tue Mar 20 02:00:53 UTC 2012


On Mon, Mar 19, 2012 at 10:47 AM, Don Fike <fike at eecs.utk.edu> wrote:
> Is there a new way to use slavename with properties in 0.8.6?

Tomprince fixed that in

https://github.com/djmitche/buildbot/commit/8db29a2abd23ec36529ba5b240f5d61cf169b859.patch
Author: Tom Prince <tom.prince at ualberta.net>
Date:   Mon Mar 12 06:13:17 2012 -0400

    Fix population of slave properties on initial config.

    reconfigService is called on slaves when they are first added, with
    the new BuildSlave instance equal to the current instance. We didn't
    check this, and didn't properly handle properties in that case.

    We can't just skip reconfig in that case, though, since reconfigService
    also handles initial PB registration, and informing the slave about
    configured builders.

which will be in 0.8.6p1 when it is released (probably at the end of this week).

Dustin




More information about the devel mailing list