[
https://issues.jenkins-ci.org/browse/JENKINS-12772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=159410#comment-159410
]
SCM/JIRA link daemon commented on JENKINS-12772:
------------------------------------------------
Code changed in jenkins
User: Francis Upton IV
Path:
src/main/java/hudson/plugins/ec2/EC2Slave.java
src/main/java/hudson/plugins/ec2/SlaveTemplate.java
src/main/resources/hudson/plugins/ec2/EC2Computer/configure.jelly
src/main/resources/hudson/plugins/ec2/SlaveTemplate/config.jelly
src/test/java/hudson/plugins/ec2/SlaveTemplateTest.java
src/test/java/hudson/plugins/ec2/TemplateLabelsTest.java
http://jenkins-ci.org/commit/ec2-plugin/a2739cd93cfdf518dfff795e16da9e121a5bdcd1
Log:
[FIXED JENKINS-12772] Allow instances to be stopped (instead of terminated)
when they are not required
> 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