bind9/bin/tests/system/statschannel
Evan Hunt 0b09ee8cdc explicitly set dnssec-validation in system tests
the default value of dnssec-validation is 'auto', which causes
a server to send a key refresh query to the root zone when starting
up. this is undesirable behavior in system tests, so this commit
sets dnssec-validation to either 'yes' or 'no' in all tests where
it had not previously been set.

this change had the mostly-harmless side effect of changing the cached
trust level of unvalidated answer data from 'answer' to 'authanswer',
which caused a few test cases in which dumped cache data was examined in
the serve-stale system test to fail. those test cases have now been
updated to expect 'authanswer'.
2023-06-26 13:41:56 -07:00
..
ns1 explicitly set dnssec-validation in system tests 2023-06-26 13:41:56 -07:00
ns2 explicitly set dnssec-validation in system tests 2023-06-26 13:41:56 -07:00
ns3 explicitly set dnssec-validation in system tests 2023-06-26 13:41:56 -07:00
.gitignore Disable pytest cacheprovider plugin in CI 2021-04-29 15:29:18 +02:00
clean.sh Replace some raw nc usage in statschannel system test with curl 2022-10-20 12:23:34 +02:00
conftest.py Fix skipping tests requiring the requests module 2022-03-14 08:59:32 +01:00
fetch.pl Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
generic.py Adapt to Python scripts to black 23.1.0 2023-02-17 15:31:52 +01:00
generic_dnspython.py Adapt to Python scripts to black 23.1.0 2023-02-17 15:31:52 +01:00
mem-xml.pl Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
server-json.pl Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
server-xml.pl Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
setup.sh Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
tests.sh Improve statschannel HTTP Connection: header protocol conformance 2023-06-15 17:03:09 +01:00
tests_json.py Mark selected statschannel tests as xfail 2023-05-22 14:11:40 +02:00
tests_sh_statschannel.py Add pytest functions for shell system tests 2023-05-22 14:11:39 +02:00
tests_xml.py Mark selected statschannel tests as xfail 2023-05-22 14:11:40 +02:00
traffic-json.pl Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
traffic-xml.pl Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
traffic.expect.1 [master] traffic size stats 2015-07-06 22:29:06 -07:00
traffic.expect.2 [master] traffic size stats 2015-07-06 22:29:06 -07:00
traffic.expect.4 [master] traffic size stats 2015-07-06 22:29:06 -07:00
traffic.expect.5 [master] cacluate TCP packet sizes correctly 2016-01-20 17:30:27 -08:00
traffic.expect.6 [master] cacluate TCP packet sizes correctly 2016-01-20 17:30:27 -08:00
zones-json.pl Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
zones-xml.pl Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00