On Tue, Feb 7, 2012 at 10:57 AM, John R. Cary <[email protected]> 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?
--
Les Mikesell
[email protected]