|
||||||||
|
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.

Code changed in jenkins
User: [email protected]
Path:
src/main/java/hudson/plugins/ec2/EC2AbstractSlave.java
src/main/java/hudson/plugins/ec2/EC2OndemandSlave.java
src/main/java/hudson/plugins/ec2/EC2SpotSlave.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/main/resources/hudson/plugins/ec2/SlaveTemplate/help-useDedicatedTenancy.html
src/test/java/hudson/plugins/ec2/EC2AbstractSlaveTest.java
src/test/java/hudson/plugins/ec2/EC2OndemandSlaveTest.java
src/test/java/hudson/plugins/ec2/EC2RetentionStrategyTest.java
src/test/java/hudson/plugins/ec2/SlaveTemplateTest.java
src/test/java/hudson/plugins/ec2/TemplateLabelsTest.java
http://jenkins-ci.org/commit/ec2-plugin/4dd1bf148ddeb20f31109fb778394d79d6053f36
Log:
Implementing
JENKINS-22141Add Support for Dedicated Tenancy Option: