]> git.ipfire.org Git - thirdparty/chrony.git/commitdiff
test: make 105-ntpauth more reliable
authorMiroslav Lichvar <mlichvar@redhat.com>
Mon, 14 Mar 2016 16:42:49 +0000 (17:42 +0100)
committerMiroslav Lichvar <mlichvar@redhat.com>
Mon, 14 Mar 2016 16:42:49 +0000 (17:42 +0100)
test/simulation/105-ntpauth

index 1b9dd48a09df6d71e621f324b6c3745d5a9ccdd4..2ebcec33e7142312fc8110e245527f8284c9e000 100755 (executable)
@@ -43,7 +43,7 @@ check_packet_interval || test_fail
 client_conf="keyfile tmp/keys"
 clients=2
 peers=2
-max_sync_time=300
+max_sync_time=500
 base_delay="$default_base_delay (* -1 (equal 0.1 from 3) (equal 0.1 to 1))"
 client_lpeer_options="key 1"
 client_rpeer_options="key 1"