Q 77. How you setup slave?
Login
to your Master Jenkins http://abcdomain: 8080 with your Username and Password.
Click on ‘Manage Jenkins’ → Manage Nodes. Now
Click on ‘New Node’ and fill in the details like this :
Few
things to note:
- # of executor:
You should put it to 1 or 2
- Remote FS root
: Better to have jenkins directory as /var/jenkins
- Host : This
must be a ip address of your slave machine
- Username : you
must run all your tests as a jenkins_user
- Password : you
can use password but I would prefer private key. It’s upto you and your
companies security policy.Once you happy save the config.
You mentioned useful steps to jenkins slave with nice screen shot it help me to understand more.Thank you.
ReplyDeleteRegards,
Build and Release Training in Hyderabad.