bind9/bin/tests/system/stress
Štěpán Balážik 01d1ad7988 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;`.
2025-07-06 14:18:10 +00:00
..
ns2 Convert setup.pl into static configurations 2023-08-08 10:31:45 +02:00
ns3 Disable DNSSEC validation instead of enabling it with empty TAs in tests 2025-07-06 14:18:10 +00:00
ns4 Disable DNSSEC validation instead of enabling it with empty TAs in tests 2025-07-06 14:18:10 +00:00
prereq.sh Reformat shell scripts with shfmt 2023-10-26 10:23:50 +02:00
setup.sh Convert setup.pl into static configurations 2023-08-08 10:31:45 +02:00
tests_stress_update.py Log query and response when using isctest.query.* 2025-06-27 16:31:49 +02:00