]> git.ipfire.org Git - thirdparty/bind9.git/commit
system test for the ADB fetch loop detection
authorColin Vidal <colin@isc.org>
Fri, 30 Jan 2026 14:48:18 +0000 (15:48 +0100)
committerColin Vidal <colin@isc.org>
Wed, 11 Feb 2026 13:33:22 +0000 (14:33 +0100)
commit4f8788310b125de12e6ea447337345b609d0e3ba
tree36b863d0550cdab3f9d9f42b5abaf1faf60f477f
parentf623ab1fb31ee8cf9a04d2063ac15986c6790ea0
system test for the ADB fetch loop detection

Add a system test which implement the scenario described in the previous
commit "relaxes fetch loop detection".
bin/tests/system/expiredglue/ns1/named.conf.j2 [new file with mode: 0644]
bin/tests/system/expiredglue/ns1/root.db [new file with mode: 0644]
bin/tests/system/expiredglue/ns2/named.conf.j2 [new file with mode: 0644]
bin/tests/system/expiredglue/ns2/tld.db [new file with mode: 0644]
bin/tests/system/expiredglue/ns3/dnshoster.tld.db [new file with mode: 0644]
bin/tests/system/expiredglue/ns3/example.tld.db [new file with mode: 0644]
bin/tests/system/expiredglue/ns3/named.conf.j2 [new file with mode: 0644]
bin/tests/system/expiredglue/ns4/named.args [new file with mode: 0644]
bin/tests/system/expiredglue/ns4/named.conf.j2 [new file with mode: 0644]
bin/tests/system/expiredglue/ns4/root.hint [new file with mode: 0644]
bin/tests/system/expiredglue/tests_expiredglue.py [new file with mode: 0644]