-
Bug
-
Resolution: Fixed
-
Critical
-
Windows server 2012 64 bit, Debian 8
The multibranch project plugin always creates the workspaces to build the branches in "${JENKINS_HOME}/jobs/your-multi-branch-project/branches/${branchNameEncoded}/workspace", however our configuration has the workspaces on a different drive with much more space, so WORKSPACE is not on the same drive as JENKINS_HOME.
This is configured in the global config->Workspace Root Directory (under advanced below Home Directory).
Please use "${Workspace Root Directory}/${branchNameEncoded}/workspace" or something similar instead.
- is duplicated by
-
JENKINS-39667 PIpeline job ignores custom workspace location
- Resolved
- is related to
-
JENKINS-34564 Give the ability to choose how the multibranch subprojects will be named.
- Resolved
- relates to
-
JENKINS-21942 Unreliable defaulting of Jenkins.workspaceDir
- Open
- links to