]> git.ipfire.org Git - thirdparty/bind9.git/commit
Test reconfig after adding inline signed zones won't crash named
authorDiego Fronza <diego@isc.org>
Fri, 12 Feb 2021 19:53:34 +0000 (16:53 -0300)
committerDiego Fronza <diego@isc.org>
Mon, 15 Feb 2021 14:53:24 +0000 (11:53 -0300)
commit80c1a44643200f31e9a3300f9d159afc7e44aefb
tree41f6e380ddd26ccece5ae082d16db3ebba749873
parentd89a8bf696e63249994dcd1e631ff85873ce9a1d
Test reconfig after adding inline signed zones won't crash named

This test ensures that named won't crash after many inline-signed zones
are added to configurarion, followed by a rndc reconfig.
bin/tests/system/views/clean.sh
bin/tests/system/views/ns2/named3.conf.in [new file with mode: 0644]
bin/tests/system/views/tests.sh