From: Miroslav Lichvar Date: Tue, 8 Aug 2023 14:21:39 +0000 (+0200) Subject: test: make 114-presend more reliable X-Git-Tag: 4.4~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8bc8bf9cc489cd2263acce8e9aa753953a159f41;p=thirdparty%2Fchrony.git test: make 114-presend more reliable 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"). --- diff --git a/test/simulation/114-presend b/test/simulation/114-presend index 4fd89f8b..19400ab2 100755 --- a/test/simulation/114-presend +++ b/test/simulation/114-presend @@ -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"