-
New Feature
-
Resolution: Unresolved
-
Minor
-
None
-
Jenkins 1.651.3 on SuSe Linux
I´ve configured and created a slave (docker-slave-xxxx) which is working pretty well.
But I couldn´t find an option to restrict this slave to jobs that are labeled to this slave - so currently any job may be executed on this slave which is not desirable.
For "normal slaves" there´s an option to choose between:
- Only build jobs with label restrictions matching this node
- Utilize this node as much as possible
Currently I´m running into issues when one of my cloud-slaves is online, because some jobs require svn or other dependencies only available on master (or other, special slaves).
The workaround is to restrict all jobs to be executed on master (or special slave) only...
- is related to
-
JENKINS-42051 configure cloud Slave shows 404 Reason not found
- Resolved