Merge branch 'michal/fix-rare-allow-query-system-test-failures-v9_14' into 'v9_14'

[v9_14] Fix rare "allow-query" system test failures

See merge request isc-projects/bind9!1876
This commit is contained in:
Michał Kępień 2019-04-26 05:31:25 -04:00
commit e3a090e159

View file

@ -8,9 +8,9 @@
; information regarding copyright ownership.
$TTL 300
@ SOA ns1. hostmaster.localhost. 1 3600 1200 604800 3600
NS ns1.
ns1. A 10.53.0.1
@ SOA a.root-servers.nil. hostmaster.localhost. 1 3600 1200 604800 3600
NS a.root-servers.nil.
a.root-servers.nil. A 10.53.0.1
normal.example. NS ns2.normal.example.
ns2.normal.example. A 10.53.0.2