-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
Jenkins ver. 1.562
Matrix Project Plugin 1.2
Got the Matrix Job set this under Advanced: "Restrict where this project can be run" to "master"
But when I run the Matrix only the first job runs on the Master - the rest run on any of the Slaves available
- duplicates
-
JENKINS-22494 Multiconfiguration project does not respect label restrictions
-
- Open
-
I am facing the same issue. I made some initialization jobs for slave nodes, which run when the slave starts. A Matrix job forces the installation of multiple JDKs and multiple Maven versions. After that it performs some testing to verify the proper installation of the tools. This Matrix job is triggered by another job that specifies the parameter build on same node for the Matrix job.
Possible solutions: