Fixes for multi + config tests

This commit is contained in:
Dale McDiarmid 2017-03-16 23:59:13 +00:00
parent c8d0173fb8
commit af30f882dd
4 changed files with 13 additions and 6 deletions

View file

@ -6,5 +6,7 @@
vars:
es_use_repository: "true"
es_heap_size: "1g"
es_plugins:
- plugin: ingest-geoip
#Do not add tests here. This test is run twice and confirms idempotency.