-
New Feature
-
Resolution: Won't Fix
-
Minor
-
None
Original reporter misery
We have some jobs than can be merged into one "multi branch" job. The only reason is that they need to run on another slave if it is branch "A" or branch "B". As this cannot be evaluated if the job started it needs to be "hardcoded" to the job configuration.
Idea:
Write in "global" job in "Restrict where this project can be run" field for example "Windows7_\$SUBJOB_BRANCH" and it will be "Windows7_stable" and "Windows7_master" in the sub projects.
- is related to
-
JENKINS-12998 Allows variable subistution for Job 'Restrict where this project can be run' label expression
- Resolved