From 8a837f9c2b370fec571d498c6d8b70962243c353 Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Mon, 23 Jan 2017 12:12:36 +0100 Subject: [PATCH] test: extend 119-smoothtime --- test/simulation/119-smoothtime | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/test/simulation/119-smoothtime b/test/simulation/119-smoothtime index 9a80ace..8ca3c36 100755 --- a/test/simulation/119-smoothtime +++ b/test/simulation/119-smoothtime @@ -32,6 +32,14 @@ check_chronyd_exit || test_fail check_source_selection || test_fail check_sync || test_fail +client_server_options="minpoll 6 maxpoll 6 xleave maxdelay 1e-1" + +run_test || test_fail +check_chronyd_exit || test_fail +check_source_selection || test_fail +check_sync || test_fail + +client_server_options="minpoll 6 maxpoll 6" min_sync_time=$default_min_sync_time max_sync_time=$default_max_sync_time time_max_limit=11