2919. [func] Add autosign-ksk and autosign-zsk virtual time tests.
[RT #20840]
This commit is contained in:
12
bin/tests/virtual-time/autosign-zsk/ns1/example.db.in
Normal file
12
bin/tests/virtual-time/autosign-zsk/ns1/example.db.in
Normal file
@@ -0,0 +1,12 @@
|
||||
$TTL 60 ; 1 mn (to avoid to delay activation with ttl > prepublish)
|
||||
@ IN SOA ns root (
|
||||
2000042100 ; serial
|
||||
600 ; refresh
|
||||
600 ; retry
|
||||
12000 ; expire
|
||||
600 ; minimum
|
||||
)
|
||||
NS ns
|
||||
ns A 10.53.0.1
|
||||
|
||||
txt TXT "recursed"
|
||||
Reference in New Issue
Block a user