test: make 119-smoothtime more reliable

This commit is contained in:
Miroslav Lichvar 2017-01-12 16:19:43 +01:00
parent adb9123fc3
commit e31e7af48f

View file

@ -25,7 +25,7 @@ time_offset=-10
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
max_sync_time=8500 max_sync_time=9000
run_test || test_fail run_test || test_fail
check_chronyd_exit || test_fail check_chronyd_exit || test_fail