Thursday 21 April 2016

step tp set up slave machines on jenkins


set up  slave machines on jenkins

solution :

1) go to jemkins homepage.
2) go to manage jenkins
3) see the messages
"Slave to master security subsystem is currently off. Please read the documentation and consider turning it on."
click on examine.
or
4) go to "Configure Global Security" at bottom of page "plugin manager"
click on enable slave.


add the modes in jenkins.

ref: jenkins
node name :
mySlave

1) go to jemkins homepage.
2) go to manage jenkins
3) add new node
4) define the name,
  # of executors,
Remote root directory(local folder where jenkins to resider),
5) and save.
6) go to jenkins homepage,newly created node and and click on local box

error : RequestAbortedException: java.io.IOException: Unexpected termination of the channel

No comments:

Post a Comment