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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user