bind9/bin/tests/system/kasp
Nicki Křížek 9f3f6ec38e Log command stdout when using isctest.run.cmd()
The command's stdout may provide useful debug info, so make sure we log
it by default. It doesn't seem to have a significant impact on the log
size.
2025-06-27 16:31:49 +02:00
..
ns2 Remove redundant inline-signing lines from tests 2023-08-01 06:55:48 +00:00
ns3 Convert csk rollover test cases to pytest 2025-06-02 09:21:06 +00:00
ns4 Test purge-keys with views 2025-06-19 08:13:07 +02:00
ns5 change allow-transfer default to "none" 2024-06-05 10:50:06 -07:00
ns6 Convert algorithm rollover tests to pytest 2025-06-18 10:01:24 +02:00
kasp.conf kasp: stop using RSASHA1 unless necessary for the test 2022-08-09 16:22:19 +02:00
README Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
setup.sh Remove invocations and mentions of clean.sh 2024-11-08 10:54:24 +01:00
tests_kasp.py Log command stdout when using isctest.run.cmd() 2025-06-27 16:31:49 +02:00

Copyright (C) Internet Systems Consortium, Inc. ("ISC")

SPDX-License-Identifier: MPL-2.0

This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0.  If a copy of the MPL was not distributed with this
file, you can obtain one at https://mozilla.org/MPL/2.0/.

See the COPYRIGHT file distributed with this work for additional
information regarding copyright ownership.

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).