]> granicus.if.org Git - pdns/commitdiff
add actual wildcard cname to test zone
authorbert hubert <bert.hubert@netherlabs.nl>
Fri, 24 Feb 2017 16:19:39 +0000 (17:19 +0100)
committerGitHub <noreply@github.com>
Fri, 24 Feb 2017 16:19:39 +0000 (17:19 +0100)
regression-tests.recursor/config.sh

index d7713360d0979495738a10a592b3fe623265d6c2..2cfd2acd1d490e99e4df1c7f9ad851a0d4c6db1c 100755 (executable)
@@ -438,6 +438,7 @@ host3.auth-zone.example.net. 20 IN CNAME host1.not-auth-zone.example.net.
 *.wild.auth-zone.example.net.  3600 IN TXT "Hi there!"
 france.auth-zone.example.net.  20      IN NS   ns1.auth-zone.example.net.
 ns1.auth-zone.example.net.     20      IN      A       $PREFIX.23
+*.something.auth-zone.example.net.      20      IN      CNAME   host1.auth-zone.example.net.
 EOF
 
 mkdir $PREFIX.24