-
Bug
-
Resolution: Unresolved
-
Critical
-
None
I have configured the vsphere cloud plugin in Jenkins.
Configured a template which will be used to launch a VM on demand.
When I triggered the Jenkins job which is pointed to above mentioned template , its launches a VM. But when I trigger a second job pointing same template , it goes in queue and waits to complete the first job.
My question how to launch multiple VMs from a template in parallel?