test: create airline-data index as part of test setup

Original commit: elastic/x-pack-elasticsearch@81dea8b071
This commit is contained in:
Martijn van Groningen 2017-01-03 22:35:17 +01:00
parent 852eeb106d
commit 567153d73a
1 changed files with 4 additions and 0 deletions

View File

@ -1,4 +1,8 @@
setup:
- do:
indices.create:
index: airline-data
- do:
xpack.prelert.put_job:
body: >