bind9/bin/tests/system/nslookup
Aram Sargsyan 345b0f9e5c Fix the nslookup system test
The nslookup system test checks the count of resolved addresses in
the CNAME tests using a 'grep' match on the hostname, and ignoring
lines containing the 'canonical name' string. In order to protect
the check from intermittent failures like the 'address in use' warning
message, which then automatically resolves after a retry, edit the
'grep' matching string to also ignore the comments (as the mentioned
warning message is a comment which contains the hostname).
2024-11-27 13:34:14 +00:00
..
ns1 explicitly set dnssec-validation in system tests 2023-06-26 13:41:56 -07:00
setup.sh Remove invocations and mentions of clean.sh 2024-11-08 10:54:24 +01:00
tests.sh Fix the nslookup system test 2024-11-27 13:34:14 +00:00
tests_sh_nslookup.py Replace clean.sh files with extra_artifacts mark 2024-11-08 10:54:24 +01:00