Move kasp migration tests to different directory

The kasp system test was getting pretty large, and more tests are on
the way. Time to split up. Move tests that are related to migrating
to dnssec-policy to a separate directory 'keymgr2kasp'.

(cherry picked from commit 5389172111)
This commit is contained in:
Matthijs Mekking
2021-02-24 15:11:59 +01:00
parent 885524ed38
commit 2fa68d985f
22 changed files with 2215 additions and 868 deletions

View File

@@ -12,7 +12,5 @@ ns3 is an authoritative server for the various test domains.
ns4 and ns5 are authoritative servers for various test domains related to views.
ns6 is an authoritative server that tests changes in dnssec-policy.
ns7 is an authoritative server that tests a specific case where zones
using views migrate to dnssec-policy.
ns6 is an authoritative server that tests changes in dnssec-policy (algorithm
rollover).