Yes Robert, The source from where I am learning jenkins has older version of it. Thats why I got confused. Thanks for clarification. :-)
On Sunday, 15 October 2017 11:06:31 UTC+5:30, Robert Hales wrote: > > Looks like this was changed in Jenkins 1.421 (2011/07/17) (JENKINS-8446), > and only affects new installs of Jenkins. > http://jenkins-ci.org/commit/jenkins/4f0ea9da03301e6c671523cee1b4cf9e40a64c38 > > > > On Saturday, October 14, 2017 at 11:22:52 PM UTC-6, Robert Hales wrote: >> >> You seem to have answered your own question. By default, the workspaces >> are in the workspace directory. The configuration for the jobs is in the >> jobs directory. You shouldn't expect to find the workspace under the job >> itself. >> >> Older versions of Jenkins had the workspace under the individual 'jobs' >> directories. I think if the instance was upgraded, it keeps the same path >> for the later version as well, but new installs should use the new >> locations. >> >> On Saturday, October 14, 2017 at 4:13:45 PM UTC-6, Hemant Wanjari wrote: >>> >>> I am not getting you. >>> >>> Attaching screenshot for more clarification. >>> >>> >>> >>> On Sunday, 15 October 2017 03:14:49 UTC+5:30, Yotam Shapira wrote: >>>> >>>> It shouldn’t exist. The folder /var/lib/jenkins/jobs/testjob is where >>>> your workspace is. >>> >>> -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/dbc0f10f-b529-4cd8-89ed-5d9646fcb661%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
