]> 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:16 +0000 (09:18 +0200)
commitdf4d771ed89bd94d570857cbdadae7cd2662cc34
treeeae77d2af5f4fbbdcc0afec11c755b8886cc088f
parent0cebbd2742998ddc5aaed73e3843cf42fbbef8ac
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.

(cherry picked from commit 4b5e1da0e3f171de1db98ba9dadd873dbfa3674c)
bin/tests/system/staticstub/ns1/root.db