
hudson.model.Node.help-labelString.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of hudson-core Show documentation
Show all versions of hudson-core Show documentation
Contains the core Hudson code and view files to render HTML.
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