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

Unable to checkout SCM repository once for complex configuration matrixes

XMLWordPrintable

      When a project got a configuration matrix, the source code is checked out multiple times:

      • Once for reference incase of poll scm on schedule.
      • Once per matrix item, increasing proportionaly to the complexity.

      In this example environment, git is used as SCM.
      Under Advanced, setting a repo path locally to the workspace to a set directory, still checks out the source code per matrix item.

      I expected an option to be available to override the checking out of the underlying SCM for matrix items, alternatively inherit the forced path from the advanced option. In this environment, the first thing done per matrix item, is chrooting to LVM partitions, thus wasting a lot of time updating the forced matrix item SCM repo in addition to the space.

            Unassigned Unassigned
            theflyingcorpse Rune Darrud
            Votes:
            8 Vote for this issue
            Watchers:
            12 Start watching this issue

              Created:
              Updated:
              Resolved: