| What is the reason why do
you want it to be the same? Anyway on the master you shouldn't run tests. Only on the slaves. The reason is: on the master under the <jenkinsroot>jobs/jobname there are the meta infos, build history, config.xml and so on, so the "realy" workspace is under the <jobname>/workspace On the slaves, Jenkins does not store meta info, build history, configs, so that's why its located under: <jenkinsroot>/jobs/workspace/<jobname>
-- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out. |
- Jenkins master and slave workspace directory Aswini Rajasekaran
- Re: Jenkins master and slave workspace directory Adam PAPAI
- Re: Jenkins master and slave workspace directo... Aswini Rajasekaran
- Re: Jenkins master and slave workspace dir... Adam PAPAI
- Re: Jenkins master and slave workspace... Aswini Rajasekaran
- Re: Jenkins master and slave workspace directory Geoff Cummings
- Re: Jenkins master and slave workspace directo... Aswini Rajasekaran
- Re: Jenkins master and slave workspace dir... Geoff Cummings
- Re: Jenkins master and slave workspace dir... Les Mikesell
- Re: Jenkins master and slave workspace... Aswini Rajasekaran
- Re: Jenkins master and slave work... Les Mikesell
- Re: Jenkins master and slave ... Aswini Rajasekaran

