-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major
-
Component/s: openstack-cloud-plugin
-
None
-
Environment:Jenkins 2.138
I have a multiphase job.i wanted to run both slave and master job in same node.the parent job can be built concurrently.I am creating node using Jenkins openstack cloud plugin with 6 executors.so my requirement is that each trigger of the parentjob should create new instance and should not use existing slave node even if executors are free...