0% found this document useful (0 votes)
6 views2 pages

Install Node and Label Plugin for Jenkins

The document outlines the steps to install and use the 'Node and Label Parameter Plugin' on a Jenkins server for dynamic node provisioning. After installation, users can configure a project to accept node parameters and specify node names during the build process. Finally, it instructs users to initiate a build with the specified node parameter.

Uploaded by

pradeepm.paddu
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
6 views2 pages

Install Node and Label Plugin for Jenkins

The document outlines the steps to install and use the 'Node and Label Parameter Plugin' on a Jenkins server for dynamic node provisioning. After installation, users can configure a project to accept node parameters and specify node names during the build process. Finally, it instructs users to initiate a build with the specified node parameter.

Uploaded by

pradeepm.paddu
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

1. Install the "Node and Label Parameter Plugin" on your Jenkins server.

This plugin allows you to


pass parameters to your Jenkins jobs, including the labels for dynamic node provisioning

2 after installing plugin then go to dashboard >> select one project >> choose This project is
parameterized then you can see node and label option

3. Then select node then it will ask the parameter you can specify the node name
4. Go to build with parameter and passing the node parameter then enter build

You might also like