I've run multiple slave agents on a single computer from different masters. I had to assure that each slave agent had its own dedicated directory, distinct from every other slave agent on that computer. I appended the name of the master into the slave agent directory name and that was sufficient for my case.
You might also refer to http://jenkins.361315.n4.nabble.com/Multiple-master-with-shared-slave-pool-td3561822.html for comments from an earlier thread. Mark Waite >________________________________ > From: Shen Hui <shenhu...@baidu.com> >To: jenkinsci-users@googlegroups.com >Sent: Wednesday, October 10, 2012 6:52 AM >Subject: How can jenkins master share slave nodes. > >Hi buddy, >I have 5 masters, and suppose I have a slave pool with 20 nodes. >Can these 5 master share these 20 slaves; because if i separate 20 slave >into 5 group(each has 4), each attached to a master, that's meaning a single >master can schedule only with 4 slaves; so there is this case, some groups >are busing, and other may be idle. i'd like these 20 slaves can share jobs >schedule among these 5 masters. >Can anybody help me on this? Appreciate very much. > > > > > >-- >View this message in context: >http://jenkins.361315.n4.nabble.com/How-can-jenkins-master-share-slave-nodes-tp4642699.html >Sent from the Jenkins users mailing list archive at Nabble.com. > > >