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

Matrix parent should take an executor slot until the point where children are triggered

XMLWordPrintable

      When lots of matrix jobs are queued because a slave has been unavailable, all of these are started at the same time because these do not take up executor slots.

      As the parent job still accesses the VCS, all of these accesses happen in parallel then and may starve each other for resources.

      It would be great if the job would take an executor slot, and relinquish it when it starts triggering the child jobs.

            kohsuke Kohsuke Kawaguchi
            simonrichter Simon Richter
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: