Skip to content

Commit b926330

Browse files
committed
Updated after installning zonemaster/zonemaster-engine#1457
1 parent af3b3ee commit b926330

File tree

1 file changed

+7
-9
lines changed

1 file changed

+7
-9
lines changed

test-zone-data/DNSSEC-TP/dnssec10/test-zones-output.md

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -143,12 +143,11 @@ Scenario name | Mandatory message tag
143143
GOOD-NSEC-2 | DS10_HAS_NSEC | 2)
144144

145145
```
146-
$ zonemaster-cli --show-testcase --level INFO --test dnssec10 --hints ../../COMMON/hintfile --raw GOOD-NSEC-2.dnssec10.xa
146+
$ zonemaster-cli --show-testcase --level INFO --test dnssec10 --hints ../../COMMON/hintfile --raw GOOD-NSEC-2.dnssec10.xa
147147
0.00 INFO Unspecified GLOBAL_VERSION version=v7.1.0
148-
0.08 INFO DNSSEC10 DS10_HAS_NSEC ns_list=ns1a.good-nsec-2.dnssec10.xa/127.15.10.31;ns1a.good-nsec-2.dnssec10.xa/fda1:b2:c3:0:127:15:10:31
149-
0.08 ERROR DNSSEC10 DS10_EXPECTED_NSEC_NSEC3_MISSING ns_list=ns1b.good-nsec-2.dnssec10.xa/127.15.10.31;ns1b.good-nsec-2.dnssec10.xa/fda1:b2:c3:0:127:15:10:31;ns1c.good-nsec-2.dnssec10.xa/127.15.10.31;ns1c.good-nsec-2.dnssec10.xa/fda1:b2:c3:0:127:15:10:31
148+
0.07 INFO DNSSEC10 DS10_HAS_NSEC ns_list=ns1a.good-nsec-2.dnssec10.xa/127.15.10.31;ns1a.good-nsec-2.dnssec10.xa/fda1:b2:c3:0:127:15:10:31
150149
```
151-
--> Not OK. See zonemaster/zonemaster-engine#1454
150+
--> OK
152151

153152
Scenario name | Mandatory message tag | Forbidden message tags
154153
:------------------------------|:-----------------------------------------------------------------------------|:--------------------
@@ -166,12 +165,11 @@ Scenario name | Mandatory message tag
166165
GOOD-NSEC3-2 | DS10_HAS_NSEC3 | 2)
167166

168167
```
169-
$ zonemaster-cli --show-testcase --level INFO --test dnssec10 --hints ../../COMMON/hintfile --raw GOOD-NSEC3-2.dnssec10.xa
168+
$ zonemaster-cli --show-testcase --level INFO --test dnssec10 --hints ../../COMMON/hintfile --raw GOOD-NSEC3-2.dnssec10.xa
170169
0.00 INFO Unspecified GLOBAL_VERSION version=v7.1.0
171-
0.08 INFO DNSSEC10 DS10_HAS_NSEC3 ns_list=ns1a.good-nsec3-2.dnssec10.xa/127.15.10.31;ns1a.good-nsec3-2.dnssec10.xa/fda1:b2:c3:0:127:15:10:31
172-
0.08 ERROR DNSSEC10 DS10_EXPECTED_NSEC_NSEC3_MISSING ns_list=ns1b.good-nsec3-2.dnssec10.xa/127.15.10.31;ns1b.good-nsec3-2.dnssec10.xa/fda1:b2:c3:0:127:15:10:31;ns1c.good-nsec3-2.dnssec10.xa/127.15.10.31;ns1c.good-nsec3-2.dnssec10.xa/fda1:b2:c3:0:127:15:10:31
170+
0.07 INFO DNSSEC10 DS10_HAS_NSEC3 ns_list=ns1a.good-nsec3-2.dnssec10.xa/127.15.10.31;ns1a.good-nsec3-2.dnssec10.xa/fda1:b2:c3:0:127:15:10:31
173171
```
174-
--> Not OK. See zonemaster/zonemaster-engine#1454
172+
--> OK
175173

176174
Scenario name | Mandatory message tag | Forbidden message tags
177175
:------------------------------|:-----------------------------------------------------------------------------|:--------------------
@@ -738,7 +736,7 @@ GOOD-NSEC-1 | DS10_HAS_NSEC, IPV6_DISABLED
738736
Here we run the same scenario GOOD-NSEC-1 as above, but with IPv6 disabled.
739737

740738
```
741-
$ zonemaster-cli --show-testcase --level INFO --test dnssec10 --hints ../../COMMON/hintfile --raw GOOD-NSEC-1.dnssec10.xa --profile profile-no-ipv6.json
739+
$ zonemaster-cli --show-testcase --level INFO --test dnssec10 --hints ../../COMMON/hintfile --raw GOOD-NSEC-1.dnssec10.xa --profile profile-no-ipv6.json
742740
Loading profile from profile-no-ipv6.json.
743741
0.00 INFO Unspecified GLOBAL_VERSION version=v6.0.0
744742
0.07 INFO DNSSEC10 IPV6_DISABLED ns=ns1.good-nsec-1.dnssec10.xa/fda1:b2:c3:0:127:15:10:31; rrtype=DNSKEY

0 commit comments

Comments
 (0)