Standard tests
This commit is contained in:
parent
c0ae63db52
commit
330d8d1392
6 changed files with 230 additions and 198 deletions
|
|
@ -0,0 +1,5 @@
|
|||
require 'xpack_standard_spec'
|
||||
|
||||
describe 'Xpack Standard Tests v 5.x' do
|
||||
include_examples 'xpack_standard::init', "5.5.1", ["ingest-geoip"]
|
||||
end
|
||||
2
test/integration/xpack-standard-5x/xpack-standard.yml
Normal file
2
test/integration/xpack-standard-5x/xpack-standard.yml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
---
|
||||
- host: test-kitchen
|
||||
Loading…
Add table
Add a link
Reference in a new issue