]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[master] remove cds test that fails with --enable-fixed-rrset
authorEvan Hunt <each@isc.org>
Thu, 5 Oct 2017 16:58:52 +0000 (09:58 -0700)
committerEvan Hunt <each@isc.org>
Thu, 5 Oct 2017 16:58:52 +0000 (09:58 -0700)
bin/tests/system/cds/tests.sh

index 018213f14ca44a315ca9e2f6196385a658f45f07..11e5605e88bc8aa3b12c89eb4790cc2a20883780 100644 (file)
@@ -8,6 +8,9 @@
 
 set -eu
 
+SYSTEMTESTTOP=..
+. $SYSTEMTESTTOP/conf.sh
+
 status=0
 die() {
        echo "I:failed"
@@ -197,10 +200,6 @@ name='TTL from -T overrides dsset'
 out=DS.ttlong2
 ck 0 $CDS -T 7200 -s -7200 -f sig.cds.2 -d DS.ttl1 $Z
 
-name='stable DS record order (no change)'
-out=DS.1
-ck 0 $CDS -s -7200 -f sig.null -d DS.rev1 $Z
-
 name='stable DS record order (changes)'
 out=DS.1
 ck 0 $CDS -s -7200 -f sig.cds.rev1 -d DS.2 $Z