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

Custom workspace can not be defined for Matrix projects

    • Icon: New Feature New Feature
    • Resolution: Fixed
    • Icon: Major Major
    • matrix-project-plugin
    • None
    • hudson 1.337

      It should be possible to at least replace job name in workspace directory, so that if workspace directory is set as "mydir" actual workspace is "workspace/mydir/label/<configuration>"

          [JENKINS-5077] Custom workspace can not be defined for Matrix projects

          samodelkin created issue -
          mdonohue made changes -
          Link New: This issue duplicates JENKINS-3997 [ JENKINS-3997 ]
          mdonohue made changes -
          Resolution New: Duplicate [ 3 ]
          Status Original: Open [ 1 ] New: Closed [ 6 ]

          samodelkin added a comment -

          It is not a duplicate: it is not currently possible to configure custom workspace directory for matrix projects at all.

          samodelkin added a comment - It is not a duplicate: it is not currently possible to configure custom workspace directory for matrix projects at all.
          samodelkin made changes -
          Resolution Original: Duplicate [ 3 ]
          Status Original: Closed [ 6 ] New: Reopened [ 4 ]
          mdonohue made changes -
          Environment New: hudson 1.337
          Simon Wiest made changes -
          Status Original: Reopened [ 4 ] New: In Progress [ 3 ]
          Simon Wiest made changes -
          Assignee New: Simon Wiest [ swiest ]

          Simon Wiest added a comment -

          Added patch that introduces support for a custom workspace in multi-configuration projects (a.k.a 'matrix projects'). As this is new functionality and does not any change existing bevaviour, I'd like to commit it in the next days, if nobody objects.

          Implementation note:
          The UI/Jelly parts for the custom workspace feature of free style and matrix jobs has been refactored to /lib/hudson/project to become consistent with other features available for both project types, e.g. quiet period or the SCM checkout retry count.

          Simon Wiest added a comment - Added patch that introduces support for a custom workspace in multi-configuration projects (a.k.a 'matrix projects'). As this is new functionality and does not any change existing bevaviour, I'd like to commit it in the next days, if nobody objects. Implementation note: The UI/Jelly parts for the custom workspace feature of free style and matrix jobs has been refactored to /lib/hudson/project to become consistent with other features available for both project types, e.g. quiet period or the SCM checkout retry count.
          Simon Wiest made changes -
          Attachment New: patch_customWorkspaceForMatrix.txt [ 19715 ]

            swiest Simon Wiest
            samodelkin samodelkin
            Votes:
            3 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: