Remove packet interval checks with long delays as the tests are much
more likely to end when the client is waiting for a response. Increase
the base delay to make selection with two sources more reliable.
Reported-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
run_test || test_fail
check_chronyd_exit || test_fail
check_source_selection || test_fail
-check_packet_interval || test_fail
check_sync || test_fail
client_server_conf="
run_test || test_fail
check_chronyd_exit || test_fail
check_source_selection || test_fail
-check_packet_interval || test_fail
# This check is expected to fail
check_sync && test_fail
run_test || test_fail
check_chronyd_exit || test_fail
check_source_selection || test_fail
-check_packet_interval || test_fail
check_sync || test_fail
-base_delay=$default_base_delay
+base_delay=1e-3
falsetickers=1
client_server_conf="