From 49d52b547fe1e66aac5b0799c6918ae3a5a831da Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Fri, 31 Aug 2018 12:48:07 +0200 Subject: [PATCH] test: make 129-reload more reliable --- test/simulation/129-reload | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/test/simulation/129-reload b/test/simulation/129-reload index 9c4e9857..7a346a43 100755 --- a/test/simulation/129-reload +++ b/test/simulation/129-reload @@ -9,7 +9,8 @@ limit=100 min_sync_time=100 max_sync_time=104 client_chronyd_options="-r" -client_conf="dumpdir tmp" +client_conf="dumpdir tmp +maxupdateskew 10000" run_test || test_fail -- 2.47.2