@@ -4,13 +4,19 @@ setup:
- do:
indices.create:
index: test_index1
+
index: test_index2
index: foo
+ - do:
+ cluster.health:
+ wait_for_status: yellow
---
"put warmer per index":