Of course, I didn't intend this to mean 'the strings configured here must be 
unique among all slaves'. Just, you know, different directories. It doesn't 
help to use different paths and have symlinks and mount points result in two 
slaves sharing the same directory either.

On 20.08.2013, at 21:58, "Kevin Fleming (BLOOMBERG/ 731 LEXIN)" 
<kpflem...@bloomberg.net> wrote:

> You only need to be concerned about multiple slaves having the same 'Remote 
> FS root' if they are located on the same computer :-) I have all of my slaves 
> configured with '/jenkins' for their remote FS and they work fine, because 
> they are all one slave per computer.
> 
> ----- Original Message -----
> From: jenkinsci-users@googlegroups.com
> To: jenkinsci-users@googlegroups.com
> At: Aug 20 2013 14:31:13
> Go to http://jenkins/computer/slavename/configure and change 'Remote FS 
> root'. Make sure no two slaves use the same one.
> 
> You can still use a shared directory in the $HOME for tools etc -- you could 
> define an environment variable TOOLS_DIR that points there, and use it in the 
> job scripts. There's no reason to put that into the slave's root dir, which 
> should probably be left alone to be managed by Jenkins anyway.
> 
> On 20.08.2013, at 19:38, Matt Schuckmann <matt.schuckm...@gmail.com> wrote:
> 
> > Is there a way to set the working directory for slave systems to something 
> > other than $HOME/workspace
> > 
> > I ask because I would like to have my jenkins user directory (~jenkins) NFS 
> > mounted and shared between the master and all the slaves so it's easy to 
> > share scripts and tools etc, but have the actual job build directories on 
> > drives local to each machine. 
> > 
> > Thanks, 
> > Matt S. 
> > 
> > -- 
> > 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.
> 
> -- 
> 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.
> 
> -- 
> 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.

-- 
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