Issue Type: Bug Bug
Assignee: Kohsuke Kawaguchi
Components: acceptance-test-harness
Created: 19/Mar/14 3:33 PM
Description:

EC2Provider does instance pooling, which means instances will be left running.

Stephen had a great idea that we should make those instances self-terminate after certain inactivity.

We can define "activity" in various ways, but for example we could have cron touch a marker file if it finds active SSH sessions, and then have the instance shutdown if the marker file is older than say a few hours.

As for how to make instances terminate automatically when they go down, see http://stackoverflow.com/questions/10541363/self-terminating-aws-ec2-instance

Project: Jenkins
Priority: Major Major
Reporter: Kohsuke Kawaguchi
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to