]> granicus.if.org Git - pdns/commitdiff
skip axfr test for broken backends (mydns, tinydns and opendbx)
authorKees Monshouwer <mind04@monshouwer.org>
Sun, 23 Feb 2014 19:39:34 +0000 (20:39 +0100)
committermind04 <mind04@monshouwer.org>
Sun, 23 Feb 2014 19:39:34 +0000 (20:39 +0100)
regression-tests/backends/mydns-master
regression-tests/backends/opendbx-master
regression-tests/backends/tinydns-master
regression-tests/tests/axfr/skip.noaxfr [new file with mode: 0644]

index 610555408d30096b799817fc4f668ba4719e968c..3636e0bcf299e285e7ded2dfc8d1bf8b90131514 100644 (file)
@@ -30,7 +30,7 @@ __EOF__
                        --mydns-user="$MYDNSUSER" \
                        --mydns-host="$MYDNSHOST" \
                        --mydns-password="$MYDNSPASSWD" &
-               skipreasons="nodnssec noent nodyndns"
+               skipreasons="nodnssec noent nodyndns noaxfr"
                ;;
 
                *)
index a8a53487efe4b101d1a77b6e8fb3319e5ae6f4a7..5ae03e0fb7d3521e9bcd166e6341b45ac521d720 100644 (file)
@@ -13,7 +13,7 @@ case $context in
                        --cache-ttl=$cachettl --no-config \
                        --opendbx-backend=sqlite3 --opendbx-host-read=./ --opendbx-host-write=./ \
                        --opendbx-database=pdns-opendbx.sqlite3 &
-               skipreasons="nodnssec noent nodyndns"
+               skipreasons="nodnssec noent nodyndns noaxfr"
                ;;
 
        *)
index 63b64b1cd062928c8a34081bdbffaf2ed97cb325..76bdfd14eb3fc06c8645f6db9effd775de543a73 100644 (file)
@@ -6,7 +6,7 @@ case $context in
                        --send-root-referral \
                        --allow-2136-from=127.0.0.0/8 --experimental-rfc2136=yes \
                        --tinydns-dbfile=../modules/tinydnsbackend/data.cdb & 
-               skipreasons="nodnssec noent nodyndns"
+               skipreasons="nodnssec noent nodyndns noaxfr"
                ;;
 
        *)
diff --git a/regression-tests/tests/axfr/skip.noaxfr b/regression-tests/tests/axfr/skip.noaxfr
new file mode 100644 (file)
index 0000000..e69de29