Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Adam Osuchowski
Kea
Commits
04aa12f0
Commit
04aa12f0
authored
Feb 27, 2012
by
Jelte Jansen
Browse files
[master] re-enable lettucetest for #1701 issue
parent
4d472746
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/lettuce/features/nsec3_auth.feature
View file @
04aa12f0
...
@@ -90,16 +90,14 @@ Feature: NSEC3 Authoritative service
...
@@ -90,16 +90,14 @@ Feature: NSEC3 Authoritative service
A
dnssec query for a.z.w.example. type MX should have rcode NOERROR
A
dnssec query for a.z.w.example. type MX should have rcode NOERROR
The
last
query
response
should
have
flags
qr
a
a
rd
The
last
query
response
should
have
flags
qr
a
a
rd
The
last
query
response
should
have
edns_flags
do
The
last
query
response
should
have
edns_flags
do
# BUG: NO RRSIG IN WILDCARD RESPONSE!!! (see ticket #1701)
The
last
query
response
should
have
ancount
2
#The last query response should have ancount 2
The
last
query
response
should
have
nscount
5
The
last
query
response
should
have
nscount
5
The
last
query
response
should
have
adcount
9
The
last
query
response
should
have
adcount
9
# BUG: NO RRSIG IN WILDCARD RESPONSE!!! (see ticket #1701)
The
answer
section
of
the
last
query
response
should
be
#The answer section of the last query response should be
"""
#"""
a.z.w.example. 3600 IN MX 1 ai.example.
#a.z.w.example. 3600 IN MX 1 ai.example.
a.z.w.example. 3600 IN RRSIG MX 7 2 3600 20150420235959 20051021000000 40430 example. CikebjQwGQPwijVcxgcZcSJKtfynugtlBiKb9FcBTrmOoyQ4InoWVudh CWsh/URX3lc4WRUMivEBP6+4KS3ldA==
#a.z.w.example. 3600 IN RRSIG MX 7 2 3600 20150420235959 20051021000000 40430 example. CikebjQwGQPwijVcxgcZcSJKtfynugtlBiKb9FcBTrmOoyQ4InoWVudh CWsh/URX3lc4WRUMivEBP6+4KS3ldA==
"""
#"""
The
authority
section
of
the
last
query
response
should
be
The
authority
section
of
the
last
query
response
should
be
"""
"""
example. 3600 IN NS ns1.example.
example. 3600 IN NS ns1.example.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment