[
https://issues.jenkins-ci.org/browse/JENKINS-2374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=163676#comment-163676
]
moe mourad commented on JENKINS-2374:
-------------------------------------
Did some one find a workaround to this issue?
I am trying to run several parallel jobs on a slave machine and the fact that
the folder structure is reversed is problematic in this case at least - it's a
blocker for me (unless there is a way to chance this setting - not sure if that
what sogabe was trying to communicate).
Here the example in my case:
the folder structure on the slave looks like:
C:\hudson
C:\hudson\workspace\
C:\hudson\workspace\builds
C:\hudson\workspace\job1
C:\hudson\workspace\job2
C:\hudson\workspace\jobn
So one problem I see here is the builds folder seems to be shared between the
jobs! At least it looks like that. And any folder that normally is generated in
the workspace folder of the job (even temp folders) will be generated on top of
the job folder. I hope there is a way to work around this. Please advise~
moe
> Master-Slave Workspace Directory Structure Different
> ----------------------------------------------------
>
> Key: JENKINS-2374
> URL: https://issues.jenkins-ci.org/browse/JENKINS-2374
> Project: Jenkins
> Issue Type: Improvement
> Components: master-slave
> Affects Versions: current
> Environment: Platform: All, OS: All
> Reporter: alvin_chang
> Priority: Minor
>
> 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,
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira