-
Type:
Improvement
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Not A Defect
-
Component/s: ec2-plugin
-
Labels:None
-
Environment:Ubuntu Linux, Jenkins 2.176.1, EC2 plugin 1.43
-
Similar Issues:
Great plug-in, thank you so much for all the great work!
The time interval from when a job lands in the build queue until a new slave node is started to handle the job is rather long. It would be useful if we could tune how frequently the build queue is checked and how quickly new slaves are started up so we can reduce the wait time.
There is an option for nodelayprovisioning which starts slaves as soon as required without waiting. The standard strategies have logic around when to start slaves.