-
Bug
-
Resolution: Unresolved
-
Critical
-
None
Our build process is split into several parameterized jobs. To make sure that these build steps are executed on a specific node, we defined a parameter with the node name the job should be executed on. Unfortunately the variable doesn't get expanded.
Proposed solution:
Values entered as labels should be expanded.
- is related to
-
JENKINS-39451 Add support for dynamically selectable labels to node label plugin
- Open