-
New Feature
-
Resolution: Unresolved
-
Minor
-
None
-
All
When I set the "Projects to build" to a multiple list of jobs, I'd like the option to run them serialized and not parallel.
A use case:
- I set the "Projects to build" to jobs A,B,C.
- Job B needs the output of an action from job A and C needs from A and B.
Chaining them hard coded in not acceptable as the "Projects to build" chain is dynamic and is a parameter itself.
[JENKINS-18486] When providing multiple jobs to run, support running them one after another and not all together
Workflow | Original: JNJira [ 149793 ] | New: JNJira + In-Review [ 177473 ] |