Nodes
Setup
to create node go to Configure Jenkins -> Nodes
- click on
+ New nodepermanent agent& ContinueNumber of executorsINFO: How many jobs it can run parallelRemote root directoryINFO: Node/runner path (root path were jenkins is allowed to create files and run commands)LabelsINFO: e.g.: use label windows to group all windows machines, same for linux etc.Launch MethodINFO: Connecting to controller, Via SSHAvailabilityINFO: Chose when slave node is available
Make your Node to use a specific Node
When creating an Item you can chose the option: Restrict where this project can be run in general section
- e.g.
Label Expression:ubuntu_24_agent