remove unneeded files and options from glue test

- the cache-file and check-itegrity options were not needed
- some zones and files were not used
This commit is contained in:
Evan Hunt
2019-08-07 15:30:01 -07:00
parent 417df8cfbc
commit 7b65ea4c11
9 changed files with 1 additions and 100 deletions

View File

@@ -23,8 +23,6 @@ a.root-servers.nil. A 10.53.0.1
; Delegate some domains that contain name servers for the sample
; ccTLDs below.
net. 172800 IN NS a.root-servers.nil.
mil. 172800 IN NS a.root-servers.nil.
se. 172800 IN NS ns.uu.net.
;
; A sample ccTLD
@@ -42,17 +40,3 @@ NS.UU.NET. 172800 IN A 137.39.1.3
T.NS.VERIO.NET. 172800 IN A 192.67.14.16
HYDRA.HELSINKI.fi. 172800 IN A 128.214.4.29
NS.EU.NET. 172800 IN A 192.16.202.11
;
; Another sample ccTLD
;
is. 172800 IN NS ISGATE.is.
is. 172800 IN NS NISC.JVNC.NET.
is. 172800 IN NS NS.EU.NET.
is. 172800 IN NS SPARKY.ARL.MIL.
is. 172800 IN NS SUNIC.SUNET.SE.
ISGATE.is. 172800 IN A 193.4.58.51
NISC.JVNC.NET. 172800 IN A 128.121.50.7
NS.EU.NET. 172800 IN A 192.16.202.11
SPARKY.ARL.MIL. 172800 IN A 128.63.58.18
SUNIC.SUNET.SE. 172800 IN A 192.36.125.2