bind9/bin/tests/system/kasp
Michal Nowak 3e937a8c7c
Get rid of bashisms in string comparisons
The double equal sign ('==') is a Bash-specific string comparison
operator.  Ensure the single equal sign ('=') is used in all POSIX shell
scripts in the system test suite in order to retain their portability.

(cherry picked from commit 481dfb9671)
2020-10-27 12:26:03 +01:00
..
ns2 update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
ns3 Use default algorithm in kasp test if possible 2020-10-05 11:20:35 +02:00
ns4 update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
ns5 update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
ns6 Use default algorithm in kasp test if possible 2020-10-05 11:20:35 +02:00
ns7 Test migration to dnssec-policy with views 2020-10-02 10:18:52 +02:00
clean.sh Use default algorithm in kasp test if possible 2020-10-05 11:20:35 +02:00
kasp.conf Use keywords in dnssec-policy keys configuration 2019-11-06 22:36:21 +01:00
prereq.sh The kasp system test requires Python 2020-10-07 14:14:14 +02:00
README Test migration to dnssec-policy with views 2020-10-02 10:18:52 +02:00
setup.sh Use default algorithm in kasp test if possible 2020-10-05 11:20:35 +02:00
tests.sh Get rid of bashisms in string comparisons 2020-10-27 12:26:03 +01:00

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.

ns7 is an authoritative server that tests a specific case where zones
using views migrate to dnssec-policy.