]> git.ipfire.org Git - thirdparty/chrony.git/commitdiff
test: make 114-presend more reliable
authorMiroslav Lichvar <mlichvar@redhat.com>
Tue, 8 Aug 2023 14:21:39 +0000 (16:21 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Tue, 8 Aug 2023 14:24:10 +0000 (16:24 +0200)
Avoid frequently ending in the middle of a client/server exchange with
long delays. This changed after commit 4a11399c2ebb ("ntp: rework
calculation of transmit timeout").

test/simulation/114-presend

index 4fd89f8be5b03a872d5f2b5056bd8b7797574252..19400ab24bc371a99e4409690648333bb880b378 100755 (executable)
@@ -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"