test: make 114-presend more reliable
Avoid frequently ending in the middle of a client/server exchange with
long delays. This changed after commit 4a11399c2e
("ntp: rework
calculation of transmit timeout").
This commit is contained in:
parent
3dc9f1ff92
commit
8bc8bf9cc4
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
||||||
. ./test.common
|
. ./test.common
|
||||||
test_start "presend option"
|
test_start "presend option"
|
||||||
|
|
||||||
|
limit=9900
|
||||||
min_sync_time=136
|
min_sync_time=136
|
||||||
max_sync_time=260
|
max_sync_time=260
|
||||||
client_server_options="presend 6 maxdelay 16"
|
client_server_options="presend 6 maxdelay 16"
|
||||||
|
|
Loading…
Reference in a new issue