bind9/bin/tests/system/checkds/ns2
Matthijs Mekking 0b9a9f9955 Add checkds test case with resolver parental-agent
Add a test case for a server that uses a resolver as an parental-agent.

We need two root servers, ns1 and ns10, one that delegates to the
'checkds' tld with the DS published (ns2), and one that delegates to
the 'checkds' tld with the DS removed (ns5). Both root zones are
being setup in the 'ns1/setup.sh' script.

We also need two resolvers, ns3 and ns8, that use different root hints
(one uses ns1 address as a hint, the other uses ns10).

Then add the checks to test_checkds.py is similar to the existing tests.

Update 'types' because for zones that have the DS withdrawn (or to be
withdrawn), the CDS and CDNSKEY records should not be published and
thus should not be in the NSEC bitmap.
2023-01-19 10:19:43 +00:00
..
named.conf.in Use 'source[-v6]' for transfer, notify, checkds 2022-12-23 13:36:50 +00:00
setup.sh Add checkds test case with resolver parental-agent 2023-01-19 10:19:43 +00:00
template.db.in Add checkds test case with resolver parental-agent 2023-01-19 10:19:43 +00:00