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

Throttle plugin does not throttle sub jobs in matrix project

XMLWordPrintable

      Throttling is only applied on parent job.

      A shared and limited resource (e.g. the number of licences) needs to be used by several child jobs, split over several matrix jobs. Not all parts of the matrix job can be executed in parallel, but running in sequence is neither an option.

      The Throttle-concurrent addon do this kind of throttling, however it is only applied at the master job and not at the individual sub jobs, so instead of running 5-10 instances of the massively parallel job all 500 variants are queued up at once blocking other kinds of jobs from running.

            Unassigned Unassigned
            simson Fredrik Simonsson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: