mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-04 21:05:07 -05:00
test: extend 130-quit test
This commit is contained in:
@@ -16,6 +16,14 @@ check_chronyd_exit || test_fail
|
|||||||
check_packet_interval || test_fail
|
check_packet_interval || test_fail
|
||||||
check_sync || test_fail
|
check_sync || test_fail
|
||||||
|
|
||||||
|
min_sync_time=1
|
||||||
|
max_sync_time=1
|
||||||
|
client_server_options="iburst maxsamples 1"
|
||||||
|
|
||||||
|
run_test || test_fail
|
||||||
|
check_chronyd_exit || test_fail
|
||||||
|
check_sync || test_fail
|
||||||
|
|
||||||
client_chronyd_options="-Q"
|
client_chronyd_options="-Q"
|
||||||
run_test || test_fail
|
run_test || test_fail
|
||||||
check_sync && test_fail
|
check_sync && test_fail
|
||||||
|
|||||||
Reference in New Issue
Block a user