On 16.01.2014, at 12:39, Oleh Vasyura <vasyura.o...@gmail.com> wrote:

> I started to use the newest Jenkins 1.547 release and discovered that there 
> is not possibility to change workspace settings.
> At least we have used 'Use custom workspace' option in some jobs.

In jobs' configuration, look for 'Advanced Project Settings'. Click 'Advanced' 
just below. There you'll be able to set a custom workspace path.

> Also the place for workspace is change now. Previously in was under 'jobs' 
> folder in Jenkins. Now new 'worspace' folder is added under root JENKINS_HOME 
> which contains all jobs workspaces.
> Is it correct or I made something wrong?

This is configurable in Manage Jenkins ยป Configure System, near the top. Click 
'Advanced' to reveal the path settings. The default workspace path on the 
master node was changed from '${ITEM_ROOTDIR}/workspace' to 
'${JENKINS_HOME}/workspace/${ITEM_FULLNAME}' a while ago.

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to