update system tests so validation won't fail when using IANA key

- all tests with "recursion yes" now also specify "dnssec-validation yes",
  and all tests with "recursion no" also specify "dnssec-validation no".
  this must be maintained in all new tests, or else validation will fail
  when we use local root zones for testing.
- clean.sh has been modified where necessary to remove managed-keys.bind
  and viewname.mkeys files.
This commit is contained in:
Evan Hunt
2018-05-16 11:51:06 -07:00
committed by Ondřej Surý
parent bef18ecac6
commit a7a2fa296a
223 changed files with 251 additions and 4 deletions

View File

@@ -31,3 +31,4 @@ rm -f baseline.txt text.1 text.2 raw.1 raw.2 map.1 map.2 map.5 text.5 badmap
rm -f ns1/Ksigned.* ns1/dsset-signed. ns1/signed.db.signed
rm -f rndc.out
rm -f ns*/named.lock
rm -f ns*/managed-keys.bind*