]> git.ipfire.org Git - thirdparty/bind9.git/commit
doth test: add a secondary NS instance that reuses a 'tls' entry
authorArtem Boldariev <artem@boldariev.com>
Mon, 4 Dec 2023 13:12:57 +0000 (15:12 +0200)
committerArtem Boldariev <artem@boldariev.com>
Wed, 6 Dec 2023 15:07:12 +0000 (17:07 +0200)
commit96228d9a0891d967ebb757c0a3b3003b518ef600
treedac49be3418f9747ba6884ad60ee218f6584dc13
parentd20f1240e24463c2c2f0f4f16b1f471d004a56c2
doth test: add a secondary NS instance that reuses a 'tls' entry

This commit extends the 'doth' system tests with additional secondary
NS instance that reuses the same 'tls' entry for connecting the the
primary to download zones. This configurations were known to crash
secondaries in some cases.

(cherry picked from commit 10e626111fccb8eeff1cce5943867811c757fc5a)
bin/tests/system/doth/ns1/named.conf.in
bin/tests/system/doth/ns5/named.conf.in [new file with mode: 0644]
bin/tests/system/doth/setup.sh
bin/tests/system/doth/tests.sh