test: make 124-tai more reliable
Reported-by: Reinhard Max <max@suse.de>
This commit is contained in:
parent
084fe6b0cc
commit
8f5b308414
1 changed files with 2 additions and 2 deletions
|
@ -20,7 +20,7 @@ client_conf="
|
|||
refclock SHM 0 dpoll 0 poll 0 tai
|
||||
leapseclist tmp/leap.list
|
||||
leapsecmode ignore
|
||||
maxchange 1e-3 1 0"
|
||||
maxchange 1e-3 10 0"
|
||||
|
||||
cat > tmp/leap.list <<-EOF
|
||||
#$ 3676924800
|
||||
|
@ -43,7 +43,7 @@ client_conf="
|
|||
refclock SHM 0 dpoll 0 poll 0 tai
|
||||
leapseclist tmp/leap.list
|
||||
makestep 1 1
|
||||
maxchange 1e-3 1 0"
|
||||
maxchange 1e-3 10 0"
|
||||
|
||||
run_test || test_fail
|
||||
check_chronyd_exit || test_fail
|
||||
|
|
Loading…
Reference in a new issue