bind9/bin/tests/system/additional
Štěpán Balážik bb1c79fd72 Disable DNSSEC validation instead of enabling it with empty TAs in tests
There are many system tests where we set `dnssec-validation yes;` only
to also set `trust-anchors { };` which effectively disables the
validation.

This commit replaces this convoluted setup with just
`dnssec-validation no;`.

(cherry picked from commit 01d1ad7988)
2025-07-06 16:55:03 +00:00
..
ns1 Remove the lock-file configuration and -X argument to named 2023-10-26 22:42:37 +02:00
ns2 explicitly set dnssec-validation in system tests 2023-06-26 13:41:56 -07:00
ns3 Disable DNSSEC validation instead of enabling it with empty TAs in tests 2025-07-06 16:55:03 +00:00
setup.sh Remove invocations and mentions of clean.sh 2024-11-08 15:39:50 +01:00
tests.sh Limit the additional processing for large RDATA sets 2025-01-15 13:57:27 +01:00
tests_sh_additional.py Replace clean.sh files with extra_artifacts mark 2024-11-08 15:39:50 +01:00