mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-25 01:19:02 +00:00
[TEST] added missing wait for yellow to indices recovery REST test
This commit is contained in:
parent
20e596cb86
commit
70c9d6f3bd
@ -8,6 +8,10 @@
|
||||
indices.create:
|
||||
index: test_1
|
||||
|
||||
- do:
|
||||
cluster.health:
|
||||
wait_for_status: yellow
|
||||
|
||||
- do:
|
||||
indices.recovery:
|
||||
index: [test_1]
|
||||
|
Loading…
x
Reference in New Issue
Block a user