]> git.ipfire.org Git - thirdparty/bind9.git/commit
Make root hints consistent with authoritative data
authorMichał Kępień <michal@isc.org>
Wed, 31 Jul 2019 07:18:02 +0000 (09:18 +0200)
committerMichał Kępień <michal@isc.org>
Wed, 31 Jul 2019 07:18:02 +0000 (09:18 +0200)
commit4b5e1da0e3f171de1db98ba9dadd873dbfa3674c
tree72c963940a173c78e08b8d6c3c7452ec7457105a
parent51ec36c826fc75564d599bd1d28e6113b5c9e6ec
Make root hints consistent with authoritative data

The ns2 named instance in the "staticstub" system test is configured
with a single root hint commonly used in BIND system tests
(a.root-servers.nil with an address of 10.53.0.1), which is inconsistent
with authoritative data served by ns1.  This may cause intermittent
resolution failures, triggering false positives for the "staticstub"
system test.  Prevent this from happening by making ns1 serve data
corresponding to the contents of bin/tests/system/common/root.hint.
bin/tests/system/staticstub/ns1/root.db