[ML][TEST] Refresh after indexing docs

Original commit: elastic/x-pack-elasticsearch@b64ad1b2c6
This commit is contained in:
David Kyle 2017-06-10 19:12:52 +01:00
parent b5ab68fac8
commit 516696bbec
1 changed files with 3 additions and 0 deletions

View File

@ -500,6 +500,9 @@
body:
state: more-new-categorizer-state
- do:
indices.refresh: {}
- do:
xpack.ml.delete_job:
job_id: "index-layout-state-job"