mirror of https://github.com/schoebel/mars
test_suite: increase wait time for sync to have finished
This commit is contained in:
parent
45a157851f
commit
3ad25bba4b
|
@ -90,7 +90,7 @@ switch2primary_write_script_prefix="/tmp/$global_prefix_scripts-split_brain"
|
||||||
|
|
||||||
## time for which the amount of data to sync must be constant
|
## time for which the amount of data to sync must be constant
|
||||||
## to declare the sync process as inactive
|
## to declare the sync process as inactive
|
||||||
switch2primary_time_constant_initial_sync=3
|
switch2primary_time_constant_initial_sync=10
|
||||||
|
|
||||||
## flag whether the network should be reestablished before or after the
|
## flag whether the network should be reestablished before or after the
|
||||||
## marsadm --force primary on the new primary
|
## marsadm --force primary on the new primary
|
||||||
|
|
Loading…
Reference in New Issue