Q. 78. How you launch slave?
configure
your slave as per your requirement.
Few things to note:
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.
No comments:
Post a Comment