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

Buildbot trac trac at buildbot.net
Mon Sep 14 08:57:46 UTC 2015


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

Comment (by tardyp):

 BuildbotService childs shall not redefine __init__, but rather use
 checkConfig/reconfigService pairs in order to manage the reconfig.

 http://docs.buildbot.net/latest/developer/utils.html#buildbot.util.service.BuildbotService

 Maybe we should enforce that self.__init__ == BuildbotService.__init__

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


More information about the bugs mailing list