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:
Miroslav Lichvar 2023-08-08 16:21:39 +02:00
parent 3dc9f1ff92
commit 8bc8bf9cc4

View file

@ -3,6 +3,7 @@
. ./test.common
test_start "presend option"
limit=9900
min_sync_time=136
max_sync_time=260
client_server_options="presend 6 maxdelay 16"