Ready for CoreDNS testing

This commit is contained in:
Dessa Simpson 2025-12-01 01:13:27 -07:00
parent 772469d21b
commit b79df4bf1d
9 changed files with 290 additions and 124 deletions

16
testdata/bad_ns_with_other.yaml vendored Normal file
View file

@ -0,0 +1,16 @@
org:
example:
"@":
- type: SOA
value: ns1.example.com. admin.example.com. 1 1 1 1 1
- type: A
value: 192.0.2.100
- type: AAAA
value: 2001:db8::100
- type: NS
value: ns1.example.com
"ext":
- type: NS
value: ns1.example.com
- type: A
value: 1.1.1.1