Add test for thaw dynamic kasp zone

Add a test for freezing, manually updating, and then thawing a dynamic
zone with "dnssec-policy". In the kasp system test we add parameters
to the "update_is_signed" check to signal the indicated IP addresses
for the labels "a" and "d". If set to '-', the test is skipped.

After nsupdating the dynamic.kasp zone, we revert the update (with
nsupdate) and update the zone again, but now with the freeze/thaw
approach.
This commit is contained in:
Matthijs Mekking
2021-03-05 11:29:06 +01:00
parent b90846f222
commit 0cae3249e3
2 changed files with 55 additions and 18 deletions

View File

@@ -20,6 +20,6 @@ $TTL 300
ns3 A 10.53.0.3
a A 10.0.0.11
b A 10.0.0.2
c A 10.0.0.3
d A 10.0.0.4
b A 10.0.0.22
c A 10.0.0.33
d A 10.0.0.44