-
Improvement
-
Resolution: Fixed
-
Major
-
None
Fix of issue JENKINS-12240, change the concurrency behavior of the plugin to consider only the parent of a matrix job as the one which can pass the throttle.
However, some environments would prefer the old behavior which only consider the matrix child passing the throttle. It is suggested to make a configuration to switch between how the plugin behave on the matrix build job.
- is related to
-
JENKINS-12240 Cannot throttle a matrix job without throttling the axis children
-
- Resolved
-
-
JENKINS-13619 Add ability to throttle number of concurrent builds of matrix configurations per node
-
- Resolved
-
@reeve
In the unreleased plugin version with
JENKINS-13619fix users can specify the throttling mode via additional options (throttling of master and configurations can be enabled via checkboxes). The legacy behavior is retained by default.Please re-open the issue if there is a need to add an additional behavior