-
New Feature
-
Resolution: Fixed
-
Minor
MappedFsWorkspaceBrowser uses this to calculate the workspace directory of a job:
new FilePath(getFile(new File(action.remoteFsMapping), "workspace", job.getName()))
This works fine for toplevel jobs, but not for jobs whose directory is one or more sub directories below the "workspace" directory.
- relates to
-
JENKINS-47576 Use volume for agent workspace and mount in a temporary container as "offline browser"
- Open