bind9/bin/tests/system/serve-stale
Colin Vidal 27f3b8950a update serve-stale test to support EDE 22
When EDE 3 (stale answer) was added the serve-stale tests were checking
for those exclusively, i.e. grepping for no "EDE" in the dig output when
no stale answer was expected.

However, some stale tests disable stale answers and make the
authoritative server unresponsive, effectively triggering a timed out
request thus an EDE 22. Update those tests so they still tests the
absence of EDE 3 error, but also the presence of EDE 22.
2025-01-27 11:49:44 +01:00
..
ans2 Add serve-stale test case for GL #3950 2023-05-30 11:58:19 +02:00
ns1 change allow-transfer default to "none" 2024-06-05 10:50:06 -07:00
ns3 Disallow stale-answer-client-timeout non-zero values 2024-02-16 08:41:52 +00:00
ns4 explicitly set dnssec-validation in system tests 2023-06-26 13:41:56 -07:00
ns5 explicitly set dnssec-validation in system tests 2023-06-26 13:41:56 -07:00
ns6 Stop sending queries to the internet's root servers 2023-12-18 23:46:03 +00:00
.gitignore Remove ans.pl system test files from gitignore 2022-12-23 13:44:18 +01:00
prereq.sh Reformat shell scripts with shfmt 2023-10-26 10:23:50 +02:00
setup.sh Remove invocations and mentions of clean.sh 2024-11-08 10:54:24 +01:00
tests.sh update serve-stale test to support EDE 22 2025-01-27 11:49:44 +01:00
tests_sh_serve_stale.py Replace clean.sh files with extra_artifacts mark 2024-11-08 10:54:24 +01:00