On 2/7/2012 10:35 AM, Les Mikesell wrote:
On Tue, Feb 7, 2012 at 10:57 AM, John R. Cary<c...@txcorp.com>  wrote:
The jenkins setup information is under $JENKINS_HOME as is the
triggering checkout.  That is chosen to be a a fairly stable
file system.

But then I would like the master, when used as a build slave, to
build in a different file system.

Some solutions I have thought of:

Create a second jenkins user on the master, and create a slave to that
second user name.  (I prefer to keep it all under the one jenkins user.)
Why would you need a different user for this?  Can't you just specify
the 'remote FS root' for the slave to be where you want it as long as
jenkins can write there?



So are you saying that it would be a slave, e.g.,
launched by ssh, but going back to the same machine?

Thx....John Cary

Reply via email to