forked from pool/chrony
23 lines
669 B
Diff
23 lines
669 B
Diff
|
From 9749a1c6fcbdbf158bef2e0b454e7044a742749a Mon Sep 17 00:00:00 2001
|
||
|
From: Miroslav Lichvar <mlichvar@redhat.com>
|
||
|
Date: Mon, 14 Mar 2016 17:42:49 +0100
|
||
|
Subject: test: make 105-ntpauth more reliable
|
||
|
|
||
|
|
||
|
diff --git a/test/simulation/105-ntpauth b/test/simulation/105-ntpauth
|
||
|
index 1b9dd48..2ebcec3 100755
|
||
|
--- a/test/simulation/105-ntpauth
|
||
|
+++ b/test/simulation/105-ntpauth
|
||
|
@@ -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"
|
||
|
--
|
||
|
cgit v0.10.2
|
||
|
|