Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-plugin
  Commit: 4dd1bf148ddeb20f31109fb778394d79d6053f36
      
https://github.com/jenkinsci/ec2-plugin/commit/4dd1bf148ddeb20f31109fb778394d79d6053f36
  Author: [email protected] <[email protected]>
  Date:   2014-03-17 (Mon, 17 Mar 2014)

  Changed paths:
    M src/main/java/hudson/plugins/ec2/EC2AbstractSlave.java
    M src/main/java/hudson/plugins/ec2/EC2OndemandSlave.java
    M src/main/java/hudson/plugins/ec2/EC2SpotSlave.java
    M src/main/java/hudson/plugins/ec2/SlaveTemplate.java
    M src/main/resources/hudson/plugins/ec2/EC2Computer/configure.jelly
    M src/main/resources/hudson/plugins/ec2/SlaveTemplate/config.jelly
    A 
src/main/resources/hudson/plugins/ec2/SlaveTemplate/help-useDedicatedTenancy.html
    M src/test/java/hudson/plugins/ec2/EC2AbstractSlaveTest.java
    M src/test/java/hudson/plugins/ec2/EC2OndemandSlaveTest.java
    M src/test/java/hudson/plugins/ec2/EC2RetentionStrategyTest.java
    M src/test/java/hudson/plugins/ec2/SlaveTemplateTest.java
    M src/test/java/hudson/plugins/ec2/TemplateLabelsTest.java

  Log Message:
  -----------
  Implementing JENKINS-22141 Add Support for Dedicated Tenancy Option:
 - Added checkbox for dedicated tenancy to Slave Template.
 - Added help entry for dedicated tenancy option to clarify its usage.
 - Added support for dedicated tenancy for OnDemand Instances only, as this 
doesn't pertain to Spot Instances.
 - Updated SlaveTemplateTest.testConfigRoundtrip to ensure useDedicatedTenancy 
is set as expected.


  Commit: c47cd08eb7dec5322abfcbe8d031280ed0ac1938
      
https://github.com/jenkinsci/ec2-plugin/commit/c47cd08eb7dec5322abfcbe8d031280ed0ac1938
  Author: rsennewald <[email protected]>
  Date:   2014-04-02 (Wed, 02 Apr 2014)

  Changed paths:
    M src/main/java/hudson/plugins/ec2/EC2AbstractSlave.java
    M src/main/java/hudson/plugins/ec2/EC2OndemandSlave.java
    M src/main/java/hudson/plugins/ec2/EC2SpotSlave.java
    M src/main/java/hudson/plugins/ec2/SlaveTemplate.java
    M src/main/resources/hudson/plugins/ec2/EC2Computer/configure.jelly
    M src/main/resources/hudson/plugins/ec2/SlaveTemplate/config.jelly
    A 
src/main/resources/hudson/plugins/ec2/SlaveTemplate/help-useDedicatedTenancy.html
    M src/test/java/hudson/plugins/ec2/EC2AbstractSlaveTest.java
    M src/test/java/hudson/plugins/ec2/EC2OndemandSlaveTest.java
    M src/test/java/hudson/plugins/ec2/EC2RetentionStrategyTest.java
    M src/test/java/hudson/plugins/ec2/SlaveTemplateTest.java
    M src/test/java/hudson/plugins/ec2/TemplateLabelsTest.java

  Log Message:
  -----------
  Merge pull request #83 from rsennewald/JENKINS-22141

Implementing JENKINS-22141 Add Support for Dedicated Tenancy Option.


Compare: 
https://github.com/jenkinsci/ec2-plugin/compare/941b9e0190e9...c47cd08eb7de

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" 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