]> 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)
committerOndřej Surý <ondrej@isc.org>
Fri, 20 Feb 2026 17:11:29 +0000 (18:11 +0100)
commit7d69ceb9e306dabff6bb6399eb55bff2d4d02af5
tree090f975b589d75c2cbd753670b1590e8b3cbf71b
parent60ae2c67e3fe98e79e6c55ae21c5ce7295720763
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".

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