[JIRA] (JENKINS-12772) Allow instances to be stopped (instead of terminated) when they are not required

classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-12772) Allow instances to be stopped (instead of terminated) when they are not required

JIRA noreply@jenkins-ci.org
francis Upton created JENKINS-12772:
---------------------------------------

             Summary: 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 | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-12772) Allow instances to be stopped (instead of terminated) when they are not required

JIRA noreply@jenkins-ci.org

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

Work on JENKINS-12772 started by francis Upton.

> 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 | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-12772) Allow instances to be stopped (instead of terminated) when they are not required

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org

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

francis Upton resolved JENKINS-12772.
-------------------------------------

    Resolution: Fixed
   

> 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 | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-12772) Allow instances to be stopped (instead of terminated) when they are not required

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org

    [ 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

       
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-12772) Allow instances to be stopped (instead of terminated) when they are not required

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org

    [ 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

       
Loading...