[Buildbot] #3336: *LatentBuildSlave doesn't get properly reconfigured

Buildbot trac trac at buildbot.net
Mon Dec 21 18:13:21 UTC 2015


#3336: *LatentBuildSlave doesn't get properly reconfigured
----------------------+-----------------------
Reporter:  Ben        |       Owner:
    Type:  undecided  |      Status:  assigned
Priority:  major      |   Milestone:  0.9.0
 Version:  0.9.0b2    |  Resolution:
Keywords:             |
----------------------+-----------------------
Description changed by sa2ajj:

Old description:

> all the LatentBuildSlave hierarchy redefine the __init__, and don't call
> parent, so all the reconfigure stuff does not work for latent slaves
>
> -- original report:
>
> I had modified the dockerfile parameter, and the log was still showing
> the execution of a very old version of that file.
>
> Note: the content of the file is given as string to the constructor.

New description:

 all the !LatentBuildSlave hierarchy redefine the `__init__`, and don't
 call parent, so all the reconfigure stuff does not work for latent slaves

 -- original report:

 I had modified the dockerfile parameter, and the log was still showing the
 execution of a very old version of that file.

 Note: the content of the file is given as string to the constructor.

--

--
Ticket URL: <http://trac.buildbot.net/ticket/3336#comment:9>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the bugs mailing list