]> git.ipfire.org Git - thirdparty/chrony.git/commitdiff
test: make 124-tai more reliable master
authorMiroslav Lichvar <mlichvar@redhat.com>
Tue, 4 Jun 2024 14:23:41 +0000 (16:23 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Tue, 4 Jun 2024 14:25:55 +0000 (16:25 +0200)
Reported-by: Reinhard Max <max@suse.de>
test/simulation/124-tai

index 0192e10f4f09b6dfc0367008ce450b74f288ec96..e8c909de912d155674494eee8f2b3a2d99c2a17a 100755 (executable)
@@ -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