]> git.ipfire.org Git - thirdparty/bind9.git/commit
doth system test: increase transfers-in/out limits
authorArtem Boldariev <artem@boldariev.com>
Wed, 24 Aug 2022 17:44:47 +0000 (20:44 +0300)
committerOndřej Surý <ondrej@isc.org>
Thu, 13 Oct 2022 05:39:07 +0000 (07:39 +0200)
commit5656f681bd0fd35df28252b68a7b3fe9f56fd36e
tree24aaf7b42b70be5a9d8bada624527975c16b1eb0
parentadcdbcd0973c07b10335e87af43c5858207ac6f7
doth system test: increase transfers-in/out limits

Sometimes doth test could intermittently fail shortly after start due
to inability to complete a zone transfer in time. As it turned out, it
could happen due to transfers-in/out limits. Initially the defaults
were fine, but over time, especially when adding Strict/Mutual TLS, we
added more than 10 zones so it became possible to hit the limits.

This commit takes care of that by bumping the limits.

(cherry picked from commit 95a551de7b91bbb10bab960860f45ed5a3e816d4)
bin/tests/system/doth/ns1/named.conf.in
bin/tests/system/doth/ns2/named.conf.in