mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-05 05:15:06 -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_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"
|
||||
run_test || test_fail
|
||||
check_sync && test_fail
|
||||
|
||||
Reference in New Issue
Block a user