Add test cases for 'checkds no'
Add test cases for when checkds is disabled. Copy the test cases that would have resulted in a DSPublish or DSRemoved and make sure that with 'checkds no' the metadata is not set.
This commit is contained in:
@@ -30,3 +30,7 @@ ns9.good A 10.53.0.9
|
||||
$ORIGIN yes.dspublish.ns2-4.
|
||||
good NS ns9.good
|
||||
ns9.good A 10.53.0.9
|
||||
|
||||
$ORIGIN no.dspublish.ns2-4.
|
||||
good NS ns9.good
|
||||
ns9.good A 10.53.0.9
|
||||
|
||||
@@ -33,6 +33,10 @@ $ORIGIN yes.dspublish.ns2.
|
||||
good NS ns9.good
|
||||
ns9.good A 10.53.0.9
|
||||
|
||||
$ORIGIN no.dspublish.ns2.
|
||||
good NS ns9.good
|
||||
ns9.good A 10.53.0.9
|
||||
|
||||
$ORIGIN explicit.dsremoved.ns2.
|
||||
still-there NS ns9.still-there
|
||||
ns9.still-there A 10.53.0.9
|
||||
|
||||
@@ -30,3 +30,7 @@ ns9.good A 10.53.0.9
|
||||
$ORIGIN yes.dsremoved.ns5-7.
|
||||
good NS ns9.good
|
||||
ns9.good A 10.53.0.9
|
||||
|
||||
$ORIGIN no.dsremoved.ns5-7.
|
||||
good NS ns9.good
|
||||
ns9.good A 10.53.0.9
|
||||
|
||||
@@ -40,3 +40,7 @@ good NS ns9.good
|
||||
resolver NS ns9.resolver
|
||||
ns9.good A 10.53.0.9
|
||||
ns9.resolver A 10.53.0.9
|
||||
|
||||
$ORIGIN no.dsremoved.ns5.
|
||||
good NS ns9.good
|
||||
ns9.good A 10.53.0.9
|
||||
|
||||
Reference in New Issue
Block a user