From: Tomas Krizek Date: Fri, 24 May 2019 11:59:29 +0000 (+0200) Subject: modules/ta_update.test: increase test times for CI X-Git-Tag: v4.1.0~28^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc103c325ed29b2112c98b214675809be537b6e1;p=thirdparty%2Fknot-resolver.git modules/ta_update.test: increase test times for CI --- diff --git a/modules/ta_update/ta_update.test.lua b/modules/ta_update/ta_update.test.lua index 02a2aa4a4..d17dd5d99 100644 --- a/modules/ta_update/ta_update.test.lua +++ b/modules/ta_update/ta_update.test.lua @@ -1,7 +1,7 @@ -- shorten update interval -ta_update.refresh_time = 0.3 * sec -ta_update.hold_down_time = 0.6 * sec -sleep_time = 0.9 +ta_update.refresh_time = 0.5 * sec +ta_update.hold_down_time = 1 * sec +sleep_time = 1.5 -- prevent build-time config from interfering with the test trust_anchors.remove('.')