The wiki has info on running multiple slaves on one machine; see [1]. slide
1 - https://wiki.jenkins-ci.org/display/JENKINS/Distributed+builds#Distributedbuilds-RunningMultipleSlavesontheSameMachine On Wed, Jul 16, 2014 at 12:30 PM, Scott Evans <[email protected]> wrote: > Kevin, > > I don't do my windows slaves by service, I do the java start on them, so I > don't know what you'd see/experience if you tried to start more than one as > a service. > > Scott > > > On Wed, Jul 16, 2014 at 2:18 PM, Kevin <[email protected]> wrote: > >> Also, when start 2nd slave, do we suppose to see two "Jenkins Slave" >> items on windows service list? >> >> Kevin >> >> On Wednesday, 16 July 2014 11:55:36 UTC-4, SA Evans wrote: >>> >>> What you'd need to do is set up multiple agents on the slave node, one >>> agent for each Jenkins master. You would also need to set up independent >>> workspaces for each agent as well. This is assuming that your test >>> hardware can handle more than one job at a time. We do this a lot and it >>> works fine, assuming that multiple slave jobs can run simultaneously >>> without conflict. >>> >>> Scott >>> >>> >>> On Wed, Jul 16, 2014 at 10:51 AM, Kevin <[email protected]> wrote: >>> >>>> Hi, all: >>>> >>>> I have two Jenkins masters trying to run a test, and that test resides >>>> in single computer which is hooked up with test hardware set. >>>> >>>> My question is: >>>> Can I turn that computer (which is connected to test hardware) into a >>>> Jenkins slave so that both Jenkins master can run test when needed? >>>> >>>> Thanks! >>>> >>>> Kevin >>>> >>>> >>>> -- >>>> 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 [email protected]. >>>> For more options, visit https://groups.google.com/d/optout. >>>> >>> >>> -- >> 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 [email protected]. >> For more options, visit https://groups.google.com/d/optout. >> > > -- > 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 [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Website: http://earl-of-code.com -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
