]> 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)
committerOndřej Surý <ondrej@isc.org>
Mon, 29 Jul 2024 10:27:25 +0000 (12:27 +0200)
commitb6f6e12bbfbc35901f4c0ee693dace9199efb237
tree6bed791381ee3458656bd2b5f26368bf880bffb6
parenta36ab2eb3615e59809e0d875233d92f9c0d1a729
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.

(cherry picked from commit 4cfeed912a5e7440f04cb088a461ff47305da2e7)
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