From: Peter van Dijk Date: Mon, 28 Jan 2013 07:59:03 +0000 (+0000) Subject: switch ghost domain 1 to wildcards; add second, simpler ghost domain X-Git-Tag: rec-3.5-rc3~49 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0b80f30b1bdba90b3ce0ea78726f71ac24b117d5;p=pdns switch ghost domain 1 to wildcards; add second, simpler ghost domain git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@3083 d19b8d6e-7fed-0310-83ef-9ca221ded41b --- diff --git a/regression-tests.recursor/config.sh b/regression-tests.recursor/config.sh index 9b939ff71..b8996d267 100755 --- a/regression-tests.recursor/config.sh +++ b/regression-tests.recursor/config.sh @@ -171,15 +171,17 @@ ghost.example.net. 3600 IN NS ns.ghost.example.net. ns.ghost.example.net. 3600 IN A $PREFIX.17 1.ghost.example.net. 10 IN NS ns.1.ghost.example.net. ns.1.ghost.example.net. 10 IN A $PREFIX.18 +2.ghost.example.net. 10 IN NS ns.2.ghost.example.net. +ns.2.ghost.example.net. 10 IN A $PREFIX.19 EOF -### ghost domain +### ghost domain with ever-changing NSset mkdir $PREFIX.18 cat > $PREFIX.18/1.ghost.example.net.zone < $PREFIX.18/prequery.lua < $PREFIX.19/2.ghost.example.net.zone < $PREFIX.19/prequery.lua <