Merge pull request #454 from elastic/bullet_time
Add jenkins test matrix yml definition
This commit is contained in:
commit
992407f1f2
1 changed files with 16 additions and 0 deletions
16
test/matrix.yml
Normal file
16
test/matrix.yml
Normal file
|
|
@ -0,0 +1,16 @@
|
||||||
|
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
|
||||||
Loading…
Add table
Add a link
Reference in a new issue