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

git plugin sparse checkout path field does not expand variables

XMLWordPrintable

    • git client plugin 4.0.0

      I have carefully named my project paths and folders so I can use JOB_NAME substitutions when cloning templates to create new jobs. All I have to do is copy a similar test (selenium/jmeter/junit/etc) and set the name of the job.

      I just started using sparse checkout feature of git-client, to reduce the workspace bloat.

      I want to use variable substitution to checkout the path 'test/${JOB_NAME}'.

      The ${JOB_NAME} is not expanding, I get an error from the git-client, and the checkout fails. When I hardcode the jobname in the sparse checkout path field, it all works beautifully.

            yashj21 Yash Amrut Jain
            charlie_ecc Charlie Stott
            Votes:
            18 Vote for this issue
            Watchers:
            18 Start watching this issue

              Created:
              Updated:
              Resolved: