mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-04 03:45:07 -05:00
test: make 119-smoothtime more reliable
This commit is contained in:
@@ -5,8 +5,9 @@ test_start "smoothtime option"
|
|||||||
|
|
||||||
server_strata=2
|
server_strata=2
|
||||||
server_conf="smoothtime 400 0.001"
|
server_conf="smoothtime 400 0.001"
|
||||||
min_sync_time=250
|
server_server_options="minpoll 8"
|
||||||
max_sync_time=1000
|
min_sync_time=600
|
||||||
|
max_sync_time=800
|
||||||
|
|
||||||
run_test || test_fail
|
run_test || test_fail
|
||||||
check_chronyd_exit || test_fail
|
check_chronyd_exit || test_fail
|
||||||
@@ -22,6 +23,7 @@ server_conf="refclock SHM 0 dpoll 4 poll 6
|
|||||||
smoothtime 2000 1
|
smoothtime 2000 1
|
||||||
maxjitter 10.0"
|
maxjitter 10.0"
|
||||||
time_offset=-10
|
time_offset=-10
|
||||||
|
server_server_options=""
|
||||||
client_server_options="minpoll 6 maxpoll 6"
|
client_server_options="minpoll 6 maxpoll 6"
|
||||||
client_conf="corrtimeratio 100"
|
client_conf="corrtimeratio 100"
|
||||||
min_sync_time=8000
|
min_sync_time=8000
|
||||||
|
|||||||
Reference in New Issue
Block a user