[ 
https://issues.jenkins-ci.org/browse/JENKINS-12772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=159411#comment-159411
 ] 

dogfood commented on JENKINS-12772:
-----------------------------------

Integrated in !http://ci.jenkins-ci.org/images/16x16/blue.png! [plugins_ec2 
#62|http://ci.jenkins-ci.org/job/plugins_ec2/62/]
     [FIXED JENKINS-12772] Allow instances to be stopped (instead of 
terminated) when they are not required (Revision 
a2739cd93cfdf518dfff795e16da9e121a5bdcd1)

     Result = SUCCESS
francis : 
Files : 
* src/main/java/hudson/plugins/ec2/EC2Slave.java
* src/main/resources/hudson/plugins/ec2/SlaveTemplate/config.jelly
* src/test/java/hudson/plugins/ec2/TemplateLabelsTest.java
* src/main/resources/hudson/plugins/ec2/EC2Computer/configure.jelly
* src/main/java/hudson/plugins/ec2/SlaveTemplate.java
* src/test/java/hudson/plugins/ec2/SlaveTemplateTest.java

                
> Allow instances to be stopped (instead of terminated) when they are not 
> required
> --------------------------------------------------------------------------------
>
>                 Key: JENKINS-12772
>                 URL: https://issues.jenkins-ci.org/browse/JENKINS-12772
>             Project: Jenkins
>          Issue Type: Improvement
>          Components: ec2
>            Reporter: francis Upton
>            Assignee: francis Upton
>
> This is necessary to easily allow EBS volumes to be maintained with the 
> instance. It's much more difficult (impossible?) to configure EBS volumes to 
> be properly saved and remounted if the instances are terminated each time. 
> When the instance is stopped, no charges are accruing, so it's often a better 
> solution.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to