For a windows slave I installed the jenkins slave as a windows service
through the JNLP installer. The following links gives all details about
this kind of installation:
https://wiki.jenkins-ci.org/display/JENKINS/Installing+Jenkins+as+a+Windows+service#InstallingJenkinsasaWindowsservice-Install
This link may be useful:
https://wiki.jenkins-ci.org/display/JENKINS/Distributed+builds
Mark
On Thursday, February 28, 2013 3:17:13 AM UTC-7, Madhu wrote:
>
> Hi All,
>
> I am trying to configure Jenkins. I configured one slave on my local
> machine,I am able to run web driver scripts in master
1. Go to Manage Jenkins -> Manage Nodes -> New Node
2. Give Node name,select dumb node then go through the configuration.
Note:- You need to give Administrator details of slave.
--
Thanks. With kind regards,
HariPrasadChalla
--
You received this message because you are subscribed to the Go
Hi All,
I am trying to configure Jenkins. I configured one slave on my local
machine,I am able to run web driver scripts in master and slave (on same
machine). I am using Windows 7.
Now, I want to set up slave in another machine which is connected to LAN.
Can anyone tell me what are the steps t