Hi,

I have configured the "Amazon EC2 Container Service Plugin" with a single 
statically associated EC2 instance. My expectation is that multiple 
slaves/containers would be started when there are multiple jobs scheduled.
However, I get the following message when the second job runs:
*Waiting for next available executor on aws-slaves-c50dc930a5d94*
Where '*aws-slaves-c50dc930a5d94'* is the node instance started by the 
first job. The jobs start and execute perfectly though.

To get multiple executors do I need to change something with:
1. how I have configured the AWS plugin, 
2. OR the ECS cluster in AWS, 
3. OR my Jenkinsfile needs something like concurrency set in the stage?

This also means that I am unable to run multiple parallel steps.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/8717f046-2d1c-4c7e-8e56-51da3eac7a81%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to