mirror of https://github.com/schoebel/mars
test_suite: increase wait times
This commit is contained in:
parent
e5ce64e69e
commit
c81084a33b
|
@ -39,7 +39,7 @@ replay_fetch_time_constant_sync=10
|
|||
replay_fetch_maxtime_replay=300
|
||||
|
||||
## maxtime to wait for fetch to stop (after pause-fetch)
|
||||
replay_fetch_maxtime_fetch=300
|
||||
replay_fetch_maxtime_fetch=600
|
||||
|
||||
## maxtime to wait for sync to stop
|
||||
replay_fetch_maxtime_sync=300
|
||||
|
|
|
@ -44,7 +44,7 @@ resize_time_constant_sync=5
|
|||
resize_maxtime_replay=60
|
||||
|
||||
## maxtime to wait for fetch to stop (after pause-fetch)
|
||||
resize_maxtime_fetch=300
|
||||
resize_maxtime_fetch=600
|
||||
|
||||
## maxtime to wait for sync to stop
|
||||
resize_maxtime_sync=60
|
||||
|
|
Loading…
Reference in New Issue