-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
-
Platform: All, OS: All
It appears on the master, Hudson places files at
<hudson-home>/.hudson/jobs/<project-name>/workspace, while on the slave, it's
places under <working-FS>/workspace/<project-name>/
Please kindly make the slave behave the same as the master, i.e. use
/<project-name>/workspace, instead of /workspace/<project-name>/.
Thanks,
- is duplicated by
-
JENKINS-19928 unexpected job path on slave
-
- Resolved
-
The directory structure described above is still true when using Jenkins 1.403.
But this issue is an improvement and not a bug because it has no impact on the builds.
Downgrading to minor, because the reporter has not given any important reason for this improvement to be major.
Why this directory structure should be changed and why is it important?