This allows us to control and modify the jenkins matrix job via the pull request flow instead of needing to sync changes in the jenkins configuration.
16 lines
188 B
YAML
16 lines
188 B
YAML
VERSION:
|
|
- 6.x
|
|
- 5.x
|
|
OS:
|
|
- ubuntu-1404
|
|
- ubuntu-1604
|
|
- debian-8
|
|
- centos-7
|
|
TEST_TYPE:
|
|
- standard
|
|
- package
|
|
- config
|
|
- multi
|
|
- xpack
|
|
- xpack-standard
|
|
- issue-test
|