mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-26 20:33:06 -04:00
The checkds system test could fail if some parent secondary servers did not yet loaded all the zones before ns9 started sending DS queries. This leads to SERVFAIL responses, while the test case expects good DS responses. In order to mitigate against this issue, call 'rndc loadkeys' to quickly restart the checkds procedure again. Also refactor the checkds system test, to get rid of the many zone name duplications. Update the functions 'zone_check' and 'keystate_check' to make the zone name an FQDN so we can just pass the 'zone' variable into the function. |
||
|---|---|---|
| .. | ||
| startperf | ||
| system | ||
| testdata/wire | ||
| .gitignore | ||
| convert-trs-to-junit.py | ||
| Makefile.am | ||
| test_client.c | ||
| test_server.c | ||
| wire_test.c | ||