test: make 148-replacement more reliable
This commit is contained in:
parent
68c35a0072
commit
ff4e932f17
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ check_sync || 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_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
|
||||
rm -f tmp/measurements.log
|
||||
|
||||
|
|
Loading…
Reference in a new issue