From: Kees Monshouwer Date: Fri, 13 Mar 2015 09:23:46 +0000 (+0100) Subject: skip our new nsec3-hash-query for oracle-nsec X-Git-Tag: dnsdist-1.0.0-alpha1~248^2~98^2~49^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b465bf07cf52b1fb9bf96c74910f794ea87b129c;p=thirdparty%2Fpdns.git skip our new nsec3-hash-query for oracle-nsec --- diff --git a/regression-tests/tests/nsec3-hash-query/command b/regression-tests/tests/nsec3-hash-query/command index a41f17c9d7..af3fb86d3e 100755 --- a/regression-tests/tests/nsec3-hash-query/command +++ b/regression-tests/tests/nsec3-hash-query/command @@ -1,2 +1,2 @@ #!/bin/sh -cleandig vtnq6ocn2vkuiv3nju14oqtaen2mt5sk.example.com A +cleandig vtnq6ocn2vkuiv3nju14oqtaen2mt5sk.example.com A dnssec diff --git a/regression-tests/tests/nsec3-hash-query/expected_result b/regression-tests/tests/nsec3-hash-query/expected_result index e178b01024..c4961f0d1c 100644 --- a/regression-tests/tests/nsec3-hash-query/expected_result +++ b/regression-tests/tests/nsec3-hash-query/expected_result @@ -1,3 +1,4 @@ 1 example.com. IN SOA 86400 ns1.example.com. ahu.example.com. 2000081501 28800 7200 604800 86400 +2 . IN OPT 32768 Rcode: 3, RD: 0, QR: 1, TC: 0, AA: 1, opcode: 0 Reply to question for qname='vtnq6ocn2vkuiv3nju14oqtaen2mt5sk.example.com.', qtype=A diff --git a/regression-tests/tests/nsec3-hash-query/expected_result.dnssec b/regression-tests/tests/nsec3-hash-query/expected_result.dnssec new file mode 100644 index 0000000000..89131925fe --- /dev/null +++ b/regression-tests/tests/nsec3-hash-query/expected_result.dnssec @@ -0,0 +1,9 @@ +1 example.com. IN NSEC 86400 double.example.com. NS SOA MX RRSIG NSEC DNSKEY +1 example.com. IN RRSIG 86400 NSEC 8 2 86400 [expiry] [inception] [keytag] example.com. ... +1 example.com. IN RRSIG 86400 SOA 8 2 100000 [expiry] [inception] [keytag] example.com. ... +1 example.com. IN SOA 86400 ns1.example.com. ahu.example.com. 2000081501 28800 7200 604800 86400 +1 usa.example.com. IN NSEC 86400 *.w1.example.com. NS RRSIG NSEC +1 usa.example.com. IN RRSIG 86400 NSEC 8 3 86400 [expiry] [inception] [keytag] example.com. ... +2 . IN OPT 32768 +Rcode: 3, RD: 0, QR: 1, TC: 0, AA: 1, opcode: 0 +Reply to question for qname='vtnq6ocn2vkuiv3nju14oqtaen2mt5sk.example.com.', qtype=A diff --git a/regression-tests/tests/nsec3-hash-query/expected_result.nsec3 b/regression-tests/tests/nsec3-hash-query/expected_result.nsec3 new file mode 100644 index 0000000000..79dd618174 --- /dev/null +++ b/regression-tests/tests/nsec3-hash-query/expected_result.nsec3 @@ -0,0 +1,11 @@ +1 1a0gisil40k7t5sedn514s889mmi96kn.example.com. IN NSEC3 86400 1 [flags] 1 abcd 1A3V0V070LETVUTCAHLH0EQ5K5PQ8M4M A RRSIG +1 1a0gisil40k7t5sedn514s889mmi96kn.example.com. IN RRSIG 86400 NSEC3 8 3 86400 [expiry] [inception] [keytag] example.com. ... +1 9f8hti7cc7oqnqjv84klnp89glqrss3r.example.com. IN NSEC3 86400 1 [flags] 1 abcd 9FDAOFPLLN0FQFU9DP274GOU59QFHSLD A RRSIG +1 9f8hti7cc7oqnqjv84klnp89glqrss3r.example.com. IN RRSIG 86400 NSEC3 8 3 86400 [expiry] [inception] [keytag] example.com. ... +1 example.com. IN RRSIG 86400 SOA 8 2 100000 [expiry] [inception] [keytag] example.com. ... +1 example.com. IN SOA 86400 ns1.example.com. ahu.example.com. 2000081501 28800 7200 604800 86400 +1 vtnq6ocn2vkuiv3nju14oqtaen2mt5sk.example.com. IN NSEC3 86400 1 [flags] 1 abcd VTP9NUQBEH436S7J0K8TI2A32MMKCUUL NS SOA MX RRSIG DNSKEY NSEC3PARAM +1 vtnq6ocn2vkuiv3nju14oqtaen2mt5sk.example.com. IN RRSIG 86400 NSEC3 8 3 86400 [expiry] [inception] [keytag] example.com. ... +2 . IN OPT 32768 +Rcode: 3, RD: 0, QR: 1, TC: 0, AA: 1, opcode: 0 +Reply to question for qname='vtnq6ocn2vkuiv3nju14oqtaen2mt5sk.example.com.', qtype=A diff --git a/regression-tests/tests/nsec3-hash-query/skip.oracle-nsec b/regression-tests/tests/nsec3-hash-query/skip.oracle-nsec new file mode 100644 index 0000000000..e69de29bb2