-
Bug
-
Resolution: Fixed
-
Minor
-
None
The label value is specified as the name of the slave template. Causing a new instance to be force created each time, since any existing instance won't have that label. The label value should not be specified in the provisioning.
Code changed in jenkins
User: Francis Upton IV
Path:
src/main/java/hudson/plugins/ec2/EC2Cloud.java
src/main/java/hudson/plugins/ec2/EC2Step.java
src/main/java/hudson/plugins/ec2/SlaveTemplate.java
src/test/java/hudson/plugins/ec2/EC2StepTest.java
http://jenkins-ci.org/commit/ec2-plugin/a80c336bfc12ee28828981bdceae88842daabb07
Log:
JENKINS-50105EC2 Step provisioning incorrectly specifies a labelJENKINS-47130EC2 plugin 1.37 fails to provision previously defined slaves