#1931: EC2LatentBuildSlave does not terminate EBS-backed instances
--------------------+------------------------
Reporter:  mback2k  |       Owner:
    Type:  defect   |      Status:  new
Priority:  major    |   Milestone:  undecided
 Version:  0.8.3p1  |  Resolution:
Keywords:           |
--------------------+------------------------

Comment (by mback2k):

 I think .terminate() works on EBS and S3 backed instances. And because
 reusing the same instance by starting it again is also not implemented
 yet, it would make no sense to add a configurable option.

 In the long run it should be possible to create and launch an instance
 from an AMI if there is no instance yet and then let the user setup for
 example the following:

 - Start on demand.
 - Stop after 5 minutes.
 - Terminate after 30 minutes.

 That would allow for quicker restarts while the instance has not been
 terminated.

 But to fix this bug first, I suppose to just replace .stop() with
 .instance() for now.

-- 
Ticket URL: <http://trac.buildbot.net/ticket/1931#comment:2>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits

Reply via email to