[master] remove cds test that fails with --enable-fixed-rrset

This commit is contained in:
Evan Hunt
2017-10-05 09:58:52 -07:00
parent ba37674d03
commit 6e51774a60

View 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