[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"
|
index: "source"
|
||||||
target: "target"
|
target: "target"
|
||||||
wait_for_active_shards: 1
|
wait_for_active_shards: 1
|
||||||
|
master_timeout: 10s
|
||||||
body:
|
body:
|
||||||
settings:
|
settings:
|
||||||
index.number_of_replicas: 0
|
index.number_of_replicas: 0
|
||||||
|
|
Loading…
Reference in New Issue