[TEST] Add master_timeout to shrink call to fail faster
This commit is contained in:
parent
e53405f4f3
commit
4c53e55d34
|
@ -58,6 +58,7 @@
|
|||
index: "source"
|
||||
target: "target"
|
||||
wait_for_active_shards: 1
|
||||
master_timeout: 10s
|
||||
body:
|
||||
settings:
|
||||
index.number_of_replicas: 0
|
||||
|
|
Loading…
Reference in New Issue