[Buildbot] #3583: Worker should properly finish their current build when disconfigured

Buildbot trac trac at buildbot.net
Tue Jul 26 17:33:50 UTC 2016


#3583: Worker should properly finish their current build when disconfigured
------------------------+-------------------
Reporter:  tardyp       |      Owner:
    Type:  enhancement  |     Status:  new
Priority:  major        |  Milestone:  0.9.+
 Version:  master       |   Keywords:
------------------------+-------------------
 When workers are disconfigured the stopService is just detaching them
 loosing all the great work that they were doing so far.

 We should have a better lifecycle for those use cases.

 for example a reconfiguration that remove some workers should allow that
 the build finish properly.

 Master stop should also first stop the builds and wait that the workers
 are finished before stopping.

 Such stopped builds should be put as RETRY (as if the worker is
 disconnected), unless they are a triggered build

--
Ticket URL: <http://trac.buildbot.net/ticket/3583>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the bugs mailing list