Add test for reduction in number of fetches

Add a system test that counts how many address fetches are made
for different numbers of NS records and checks that the number
are successfully limited.
This commit is contained in:
Stephen Morris
2020-03-05 18:46:46 +00:00
committed by Michał Kępień
parent b9c4f1b648
commit 9648c335d5
8 changed files with 180 additions and 3 deletions

View File

@@ -26,3 +26,7 @@ no-questions. NS ns.no-questions.
ns.no-questions. A 10.53.0.8
formerr-to-all. NS ns.formerr-to-all.
ns.formerr-to-all. A 10.53.0.8
sourcens. NS ns.sourcens.
ns.sourcens. A 10.53.0.4
targetns. NS ns.targetns.
ns.targetns. A 10.53.0.6