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

Add a project option to let a job wait in queue if one of its upstream projects is building

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Duplicate
    • Icon: Major Major
    • other
    • None
    • Platform: All, OS: All

      Add a project configuration option to achieve the following behaviour (or keep
      the normal).
      Project A (downstream) depends on project B (upstream).
      When a build of B is running and a build of A is scheduled, A waits in the queue
      (as if there were another build of A).
      This behaviuor is needed to avoid building A (in parallel with B already
      running) and then rebuild A after B has completed.

      Hudson already checks if a project in the build queue is already running, can it
      check also if a build of an upstream project is already running?

            Unassigned Unassigned
            mambu Marco Ambu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: