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

Workspace name as variable substitution in workspace mapping

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • p4-plugin
    • None

      It is very convenient that the workspace name can be specified using variables; e.g:

         jenkins-${NODE_NAME}-${JOB_NAME}
      

      It would be nice to have the resulting workspace name available as a variable for substitution in the workspace mapping. So instead of writing

          //source/whatever/... //jenkins-${NODE_NAME}-${JOB_NAME}/...
      

      I could instead write

          //source/whatever/... //${P4_CLIENT}/...
      

            p4paul Paul Allen
            smr88 Steve Robbins
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: