mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-01 04:50:50 -05:00
Instead of running the whole resolver/ns4 server with -T noaa flag,
use it only for the part where it is actually needed. The -T noaa
could interfere with other parts of the test because the answers don't
have the authoritative-answer bit set, and we could have false
positives (or false negatives) in the test because the authoritative
server doesn't follow the DNS protocol for all the tests in the resolver
system test.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| ans2 | ||
| ans3 | ||
| ans8 | ||
| ns1 | ||
| ns4 | ||
| ns5 | ||
| ns6 | ||
| ns7 | ||
| ns9 | ||
| clean.sh | ||
| prereq.sh | ||
| setup.sh | ||
| tests.sh | ||