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

Deal with matrix builds better

XMLWordPrintable

      When dealing with multiple matrix jobs it would be good if the following sequence:
      a) Start JobA (with priority # such that anything else is more important) that is a matrix of 10.
      b) JobA-Part1 starts (JobA-Part2 - JobA-Part10 are in the queue)
      c) Start JobB (with highest priority) that is a matrix of 10

      Has the order of:
      1) JobA-Part1 finishes
      2) JobB-Part2 starts, finishes
      ... JobB-Part10 starts, finishes
      3) JobA-Part2 starts, finishes
      ... JobA-Part10 starts, finishes.

            emsa23 Magnus Sandberg
            tomrini Tom Rini
            Votes:
            7 Vote for this issue
            Watchers:
            13 Start watching this issue

              Created:
              Updated:
              Resolved: