From: Artem Boldariev Date: Mon, 26 Jul 2021 14:02:16 +0000 (+0300) Subject: Increase the initial TCP timeout for the DoH quota test X-Git-Tag: v9.17.17~8^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9e8ff1d6ad14866fc117ef2ae369a2f86d96eebd;p=thirdparty%2Fbind9.git Increase the initial TCP timeout for the DoH quota test This commit increases the idle TCP timeout to let the DoH quota system test pass on some platforms (namely FreeBSD 11). It turned out to run slow enough on the CI under load for the idle TCP timeout to kick in. --- diff --git a/bin/tests/system/doth/ns1/named.conf.in b/bin/tests/system/doth/ns1/named.conf.in index 6438b7bbe0f..0addde0c323 100644 --- a/bin/tests/system/doth/ns1/named.conf.in +++ b/bin/tests/system/doth/ns1/named.conf.in @@ -35,6 +35,7 @@ options { also-notify { 10.53.0.2 port @PORT@; }; statistics-file "named.stats"; dnssec-validation yes; + tcp-initial-timeout 1200; }; zone "." {