This commit fix the test job templates following #760. - add VERSION parameter for 7.x jobs - move axis to jobs templates
This commit is contained in:
parent
e863695018
commit
fb6c0c9876
3 changed files with 37 additions and 14 deletions
|
|
@ -29,20 +29,6 @@
|
|||
url: git@github.com:elastic/ansible-elasticsearch.git
|
||||
basedir: elasticsearch
|
||||
wipe-workspace: 'False'
|
||||
axes:
|
||||
- axis:
|
||||
type: slave
|
||||
name: label
|
||||
values:
|
||||
- linux
|
||||
- axis:
|
||||
name: OS
|
||||
filename: elasticsearch/test/matrix.yml
|
||||
type: yaml
|
||||
- axis:
|
||||
name: TEST_TYPE
|
||||
filename: elasticsearch/test/matrix.yml
|
||||
type: yaml
|
||||
vault:
|
||||
role_id: cff5d4e0-61bf-2497-645f-fcf019d10c13
|
||||
builders:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue