|
||||||||
|
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/groups/opt_out.

Code changed in jenkins
User: Francis Upton
Path:
src/main/java/hudson/plugins/ec2/EC2AbstractSlave.java
src/main/java/hudson/plugins/ec2/EC2Cloud.java
src/main/java/hudson/plugins/ec2/EC2Computer.java
src/main/java/hudson/plugins/ec2/EC2OndemandSlave.java
src/main/java/hudson/plugins/ec2/EC2Slave.java
src/main/java/hudson/plugins/ec2/EC2SpotComputerLauncher.java
src/main/java/hudson/plugins/ec2/EC2SpotRetentionStrategy.java
src/main/java/hudson/plugins/ec2/EC2SpotSlave.java
src/main/java/hudson/plugins/ec2/PluginImpl.java
src/main/java/hudson/plugins/ec2/SlaveTemplate.java
src/main/java/hudson/plugins/ec2/SpotConfiguration.java
src/main/resources/hudson/plugins/ec2/EC2Computer/configure.jelly
src/main/resources/hudson/plugins/ec2/EC2SpotComputerLauncher/main.jelly
src/main/resources/hudson/plugins/ec2/EC2SpotComputerLauncher/main.properties
src/main/resources/hudson/plugins/ec2/SlaveTemplate/config.jelly
src/main/resources/hudson/plugins/ec2/SlaveTemplate/help-spotMaxBidPrice.html
src/main/webapp/AMI-Scripts/ubuntu-ami-setup.sh
src/main/webapp/AMI-Scripts/ubuntu-init.py
src/test/java/hudson/plugins/ec2/SlaveTemplateTest.java
src/test/java/hudson/plugins/ec2/TemplateLabelsTest.java
http://jenkins-ci.org/commit/ec2-plugin/f473c09f50f97ff485c0c2f33c3908f9bf9d1064
Log:
Merge pull request #43 from bwall/ec2-spot-provision
JENKINS-8616 Use spot instances
Compare: https://github.com/jenkinsci/ec2-plugin/compare/c5df1a61caaf...f473c09f50f9