test: wait only for the index test_1

(there are other indices too, montoring indices and waiting for green fails there because these indices have replica shards)

Original commit: elastic/x-pack-elasticsearch@63dd3e6ebb
This commit is contained in:
Martijn van Groningen 2016-04-06 10:51:25 +02:00
parent 4df6f0f701
commit 1e3c56ce97
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@
- do: - do:
cluster.health: cluster.health:
index: test_1
wait_for_status: green wait_for_status: green
- do: - do: