[Buildbot-commits] [Buildbot] #2732: Flexibility to Stop or Terminate LatentSlave as load drops
Buildbot trac
trac at buildbot.net
Fri Mar 21 15:15:15 UTC 2014
#2732: Flexibility to Stop or Terminate LatentSlave as load drops
------------------------+---------------------------
Reporter: 2591kuldeep | Owner:
Type: defect | Status: new
Priority: major | Milestone: undecided
Version: 0.8.8 | Keywords: loadbalancing
------------------------+---------------------------
We should in some scenario Stop the Latent slave instead of always
Terminating it when timeout expires or load drops. Having the instances be
stopped instead of terminated is useful when you are using EBS volumes and
want to keep them mounted for the life of the instance and reuse the
instance for long periods of time. This can greatly reduce the startup
time of the instance since it does not have to build the volume from the
snapshot. we can ask users (as a parameter) whether they want to terminate
the instance when load goes down or they want to stop.
--
Ticket URL: <http://trac.buildbot.net/ticket/2732>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list