-
Bug
-
Resolution: Fixed
-
Blocker
-
Jenkins 1.656, Ubuntu
A pipeline job type is missing the ability to specify a node label to restrict where it will build.
I have different platforms and version of tools on various slave nodes, and it is critical that the job be restricted to a set of nodes where the correct tools and platform are present in order to build successfully. I use node labels to do this with every other job type. Without this functionality, I can see no means of using pipelines on any more-than-trivial job type.
- is related to
-
JENKINS-34002 Means of declaring a Pipeline's plugin requirements
- Open
-
JENKINS-39921 Pipeline job type unable to run in specified docker image
- Resolved
-
JENKINS-39869 NodeLabel Parameter Plugin does not work
- Closed