-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
Jenkins: 2.222.4
ec2 plugin: 1.50.3
Hey everyone,
So I have a couple type AMI types on my Jenkins.
The AMI that I'm having issues with has some of the following configurations:
- Instance Type: M58xlarge (little more expensive)
- AMI Type: unix
- Number of Executors: 8
- Minimum number of instances: 1
- Minimum number of spare instances: 1
I had 5 jobs (using this AMI type) and they all started within 20 minutes of each other but 5 new instances launched. So pretty much a new instance launched for each job instead of the jobs using the available executors on one of the instances.
Any help is appreciated! Thank you.