[test] fix name in synced flush test
This commit is contained in:
parent
784a26321b
commit
d23449ee85
|
@ -8,7 +8,7 @@
|
||||||
cluster.health:
|
cluster.health:
|
||||||
wait_for_status: yellow
|
wait_for_status: yellow
|
||||||
- do:
|
- do:
|
||||||
indices.flush.synced:
|
indices.flush_synced:
|
||||||
index: testing
|
index: testing
|
||||||
|
|
||||||
- is_false: _shards.failed
|
- is_false: _shards.failed
|
||||||
|
|
Loading…
Reference in New Issue