-
New Feature
-
Resolution: Fixed
-
Major
-
None
-
Platform: All, OS: All
It is useful sometimes to perform build on predefined number of slave builders
assigned to multi-configuration job. For example, if some OS builds failed, and
we wish to re-build only them after code fixed
- is duplicated by
-
JENKINS-2353 Ability to build individual matrix jobs
-
- Closed
-
-
JENKINS-3867 Matrix project proposals
-
- Closed
-
[JENKINS-1613] Ability to build on configurable subset of matrix configurations
Link |
New:
This issue is duplicated by |
Link |
New:
This issue is duplicated by |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Resolution | Original: Fixed [ 1 ] | |
Status | Original: Resolved [ 5 ] | New: Reopened [ 4 ] |
This problem isn't exclusive to slave selection, as I understand the matrix
build feature, so I've updated the summary.
Also see issue 3332, which would allow a canary configuration to run first, and
only run the rest of the matrix configurations if the canary succeeds. This
would cut down on massive failure notification.