bind9/bin/tests/system/upforwd
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
..
ans4 Remove trailing whitespace from all text files 2023-06-13 15:05:40 +02:00
CA Add new upforwd system test 2022-10-27 12:22:23 +02: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
clean.sh test failure conditions 2023-01-12 11:52:48 +01:00
knowngood.after1 542. [func] Add allow-update-forwarding support. 2000-11-06 08:33:10 +00:00
knowngood.after1.example3 Add new upforwd system test 2022-10-27 12:22:23 +02:00
knowngood.after2 Test dynamic update forwarding when using a TLS-enabled primary 2022-09-28 09:36:24 +00:00
knowngood.after3 Test dynamic update forwarding when using a TLS-enabled primary 2022-09-28 09:36:24 +00:00
knowngood.before 542. [func] Add allow-update-forwarding support. 2000-11-06 08:33:10 +00:00
knowngood.before.example3 Add new upforwd system test 2022-10-27 12:22:23 +02:00
knowngood.ns2.before checkpoint 2000-09-08 06:27:35 +00:00
setup.sh upforwd: use FIPS compatible key size 2023-04-03 12:44:27 +10:00
tests.sh Reorder dead primary checks in upforwd test 2023-05-22 14:24:33 +02:00
tests_sh_upforwd.py Add pytest functions for shell system tests 2023-05-22 14:11:39 +02:00