mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-04 09:25:06 -05:00
test: make 148-replacement more reliable
This commit is contained in:
@@ -23,7 +23,7 @@ check_sync || test_fail
|
|||||||
|
|
||||||
check_log_messages "Detected falseticker" 2 10 || test_fail
|
check_log_messages "Detected falseticker" 2 10 || test_fail
|
||||||
check_log_messages "Source 192.168.123.. replaced with" 1 3 || test_fail
|
check_log_messages "Source 192.168.123.. replaced with" 1 3 || test_fail
|
||||||
check_file_messages "20.*192.168.123.* 11.1 6 6 " 15 17 measurements.log || test_fail
|
check_file_messages "20.*192.168.123.* 11.1 6 6 " 15 18 measurements.log || test_fail
|
||||||
check_file_messages "20.*00:[1-5].:.. 192.168.123.* 11.1 6 6 " 1 4 measurements.log || test_fail
|
check_file_messages "20.*00:[1-5].:.. 192.168.123.* 11.1 6 6 " 1 4 measurements.log || test_fail
|
||||||
rm -f tmp/measurements.log
|
rm -f tmp/measurements.log
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user