test: update 007-cmdmon system test for recent changes
The new unsynchronised source state is now reported in selectdata before the first measurement. Fixes: c29f8888c767 ("sources: handle unsynchronized sources in selection")
This commit is contained in:
parent
07600cbd71
commit
eed0a0de56
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@ Total valid RX : [0-9]+$" || test_fail
|
|||
run_chronyc "selectdata" || test_fail
|
||||
check_chronyc_output "^S Name/IP Address Auth COpts EOpts Last Score Interval Leap
|
||||
=======================================================================
|
||||
M 127\.0\.0\.1 N ----- ----- 0 1\.0 \+0ns \+0ns \?$" || test_fail
|
||||
s 127\.0\.0\.1 N ----- ----- 0 1\.0 \+0ns \+0ns \?$" || test_fail
|
||||
|
||||
run_chronyc "serverstats" || test_fail
|
||||
check_chronyc_output "^NTP packets received : [0-9]+
|
||||
|
|
Loading…
Reference in a new issue