]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add test for not-loading many RRsets per name on a secondary
authorOndřej Surý <ondrej@isc.org>
Tue, 28 May 2024 14:13:53 +0000 (16:13 +0200)
committerNicki Křížek <nicki@isc.org>
Mon, 10 Jun 2024 14:55:10 +0000 (16:55 +0200)
commitccde4911ca321eccf6e48c39de5a3c8d80cac808
treeeb4b74936fe13ff321109f48b65a1c92b4daf478
parent86aa4674abf91091edbc0816c31052c1d2712a4b
Add test for not-loading many RRsets per name on a secondary

This tests makes sure the zone with many RRsets per name is not loaded
via XFR on the secondary server.
bin/tests/system/masterformat/ns1/compile.sh
bin/tests/system/masterformat/ns1/many.db.in [new file with mode: 0644]
bin/tests/system/masterformat/ns1/named.conf.in
bin/tests/system/masterformat/ns2/named.conf.in
bin/tests/system/masterformat/setup.sh
bin/tests/system/masterformat/tests.sh