Multiple node instances on a single machine

29 views
Skip to first unread message

Krish Sanj

unread,
Oct 13, 2015, 11:18:45 PM10/13/15
to Jenkins Users
I have a situation here

I have 2 different set of jobs, each set needs a different Remote FS root. I don't think there is variable to set Remote fs root. So, I was thinking to setup 2 nodes on same server, is it possible ?

eg: server name lnx1
node 1  : lnx1_local_drive with remote fs root as /tmp/workspace
node 2  : lnx1_mount_drive with remote fs root as /mount_point/workspace

Ginga, Dick

unread,
Oct 14, 2015, 7:50:29 AM10/14/15
to jenkins...@googlegroups.com

I think this will work. You would have 2 slave processes running. Another way might be to use “Use custom workspace” under “Advanced Project Options”

--
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-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/f202740e-1147-4088-a369-d55831dbb7c9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Mark Waite

unread,
Oct 14, 2015, 7:59:08 AM10/14/15
to jenkins...@googlegroups.com
https://kimbouwman.wordpress.com/2014/07/14/multiple-slaves-on-same-machine-jenkins/ is a blog posting which describes one set of problems that technique solves (and describes how to do it).

http://stackoverflow.com/questions/9354613/jenkins-with-multiple-slaves-using-the-same-machine is a stack overflow article which describes more information on the technique.


Mark Waite

Reply all
Reply to author
Forward
0 new messages