![Barnaby Court](/assets/img/avatar_default.png)
This plugin allows a user to choose which matrix combinations they want to run, as opposed to the default behaviour where jenkins runs all combinations Requires the Jenkins Matrix Combinations Plugin: https://wiki.jenkins-ci.org/display/JENKINS/Matrix+Combinations+Plugin Change-Id: I13205c81aa11523a4c3fc373820eb74863d0c7ca
6 lines
133 B
YAML
6 lines
133 B
YAML
parameters:
|
|
- matrix-combinations:
|
|
name: FOO
|
|
description: "Select matrix combinations"
|
|
filter: "platform == foo"
|