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

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

      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.

          [JENKINS-28107] Matrix parent should take an executor slot until the point where children are triggered

          Simon Richter created issue -
          Simon Richter made changes -
          Labels New: executor matrix performance
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 162820 ] New: JNJira + In-Review [ 181032 ]

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

              Created:
              Updated: