Add more multisigner tests

A zone in multisigner model 2 should also be possible to publish the
CDS and CDNSKEY records from their KSK into the zone operated by the
other provider.
This commit is contained in:
Matthijs Mekking
2022-10-05 17:11:50 +02:00
parent b493c8505e
commit a565cb9c31
2 changed files with 131 additions and 11 deletions

View File

@@ -14,6 +14,8 @@
set -e
rm -f *.created
rm -f cdnskey.ns*
rm -f cds.ns*
rm -f created.key-*
rm -f dig.out.*
rm -f python.out.*