Managing nodes and build agents in jenkins

Jenkins server is also called as master because it has a dashboard showing status of all builds. We can run builds on the same machine as Jenkins server or we can also run builds on different machines called as nodes or build agents (also called slaves).After that, you will have to configure the Jenkins Node. You will need to provide settings.
  • Node name
  • Node root directory
  • How to start slave agent
  • Tool locations like maven, JDK, MSBuild path etc
To start the node, you have to click on the name of node. Then click on Launch button.

Web development and Automation testing

solutions delivered!!