mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-27 12:02:10 -05:00
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)
16 lines
484 B
Text
16 lines
484 B
Text
Copyright (C) Internet Systems Consortium, Inc. ("ISC")
|
|
|
|
See COPYRIGHT in the source root or https://isc.org/copyright.html for terms.
|
|
|
|
The test setup for the KASP tests.
|
|
|
|
ns1 is reserved for the root server.
|
|
|
|
ns2 is running primary service for ns3.
|
|
|
|
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 (algorithm
|
|
rollover).
|