bind9/bin/tests/system/forward
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
..
ans6 Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
ans11 Adapt to Python scripts to black 23.1.0 2023-02-17 15:31:52 +01:00
CA Remove trailing whitespace from all text files 2023-06-13 15:05:40 +02:00
ns1 Test query forwarding to DoT-enabled upstream servers 2023-01-20 14:45:30 +00:00
ns2 forward: Check if TLS is working in FIPS mode 2023-04-03 12:44:27 +10:00
ns3 Use DEFAULT_HMAC for rndc 2022-07-07 10:11:42 +10:00
ns4 forward: Check if TLS is working in FIPS mode 2023-04-03 12:44:27 +10:00
ns5 Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
ns7 Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
ns8 Add tests for forwarder cache poisoning scenarios 2022-04-07 18:43:23 +02:00
ns9 Use DEFAULT_HMAC for rndc 2022-07-07 10:11:42 +10:00
ns10 explicitly set dnssec-validation in system tests 2023-06-26 13:41:56 -07:00
.gitignore Test query forwarding to DoT-enabled upstream servers 2023-01-20 14:45:30 +00:00
clean.sh forward: Check if TLS is working in FIPS mode 2023-04-03 12:44:27 +10:00
dhparam3072.pem Test query forwarding to DoT-enabled upstream servers 2023-01-20 14:45:30 +00:00
rfc1918-inherited.conf Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
rfc1918-notinherited.conf Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
setup.sh forward: Check if TLS is working in FIPS mode 2023-04-03 12:44:27 +10:00
tests.sh Fix echo_i typo in forward test 2023-06-22 19:12:46 +02:00
tests_sh_forward.py Add pytest functions for shell system tests 2023-05-22 14:11:39 +02:00
ula-inherited.conf Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
ula-notinherited.conf Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00