All Downloads are FREE. Search and download functionalities are using the official Maven repository.

hudson.model.Node.help-labelString.html Maven / Gradle / Ivy

The newest version!
Labels (AKA tags) are used for grouping multiple slaves into one logical group. Use spaces between each label. For instance 'regression java6' will assign a node the labels 'regression' and 'java6'.

For example, if you have multiple Windows slaves and you have jobs that require Windows, then you can configure all your Windows slaves to have the label 'windows', then tie the job to the 'windows' label. This allows your job to run on any of your Windows slaves but not on anywhere else.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy