Workspace name as variable substitution in workspace mapping

XMLWordPrintable

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Minor
    • Component/s: 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}/...
      

            Assignee:
            Paul Allen
            Reporter:
            Steve Robbins
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: