-
Improvement
-
Resolution: Not A Defect
-
Major
-
None
-
Jenkins v1.496
Hello
is it possible to manage the order in which jobs of a same phase are started, when run in parallel ?
I have a multijob phase running 8 jobs. Each build&run for a dedicated embedded target.
Depending on the target, the job can take from seconds to more than 30 minutes.
To optimize multijob phase running time, could it be possible to specify at least the first job to be launch each time the phase starts ?
Anyway, i don't know if this is related to multijob plugin, as i am not familiar with Jenkins parallel build management, and have not found any relevant discussions on the topic ...