Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
Jenkins: 1.634
ec2-plugin: 1.31
Description
In version 1.29, I could manually provision a new slave if I was below the instance cap by clicking the button on the Manage Nodes page. In version 1.31, clicking the button takes me to the status page of an existing ec2 slave node.
Attachments
Issue Links
- is duplicated by
-
JENKINS-33879 can't proactively scale up ec2 slaves in anticipation demand
-
- Resolved
-
-
JENKINS-33945 can't provision new nodes when a matching node is marked offline
-
- Closed
-
Code changed in jenkins
User: Francis Upton IV
Path:
src/main/java/hudson/plugins/ec2/EC2Cloud.java
src/main/java/hudson/plugins/ec2/SlaveTemplate.java
http://jenkins-ci.org/commit/ec2-plugin/e52a2eae39445157eef79b45da51f435ee5adfaa
Log:
JENKINS-32690Make manually provision really work (#195)JENKINS-32690Make manually provision really workJENKINS-32690Make manually provision really work (change to EnumSets)