Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-18486

When providing multiple jobs to run, support running them one after another and not all together

XMLWordPrintable

      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.

            huybrechts huybrechts
            eldada Eldad Assis
            Votes:
            3 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: