|
@@ -66,16 +66,12 @@ Feature: Querying feature
|
|
|
When I wait for new bind10 stderr message STATS_SEND_STATISTICS_REQUEST
|
|
|
# make sure Auth module receives a command
|
|
|
And wait for new bind10 stderr message AUTH_RECEIVED_COMMAND
|
|
|
- # make sure Auth module replied to the command
|
|
|
- And wait for new bind10 stderr message CC_REPLY
|
|
|
- # make sure the response is for 'getstats'
|
|
|
- And wait for new bind10 stderr message v4
|
|
|
Then I query statistics zones of bind10 module Auth
|
|
|
And last bindctl output should not contain "error"
|
|
|
The statistics counters are 0 in category .Auth.zones._SERVER_
|
|
|
|
|
|
A query for www.example.org should have rcode NOERROR
|
|
|
- The last query response should have flags qr aa rd
|
|
|
+ The last query response should have flags qr aa
|
|
|
The last query response should have ancount 1
|
|
|
The last query response should have nscount 2
|
|
|
The last query response should have adcount 2
|
|
@@ -102,10 +98,6 @@ Feature: Querying feature
|
|
|
When I wait for new bind10 stderr message STATS_SEND_STATISTICS_REQUEST
|
|
|
# make sure Auth module receives a command
|
|
|
And wait for new bind10 stderr message AUTH_RECEIVED_COMMAND
|
|
|
- # make sure Auth module replied to the command
|
|
|
- And wait for new bind10 stderr message CC_REPLY
|
|
|
- # make sure the response is for 'getstats'
|
|
|
- And wait for new bind10 stderr message v4
|
|
|
Then I query statistics zones of bind10 module Auth
|
|
|
And last bindctl output should not contain "error"
|
|
|
The statistics counters are 0 in category .Auth.zones._SERVER_ except for the following items
|
|
@@ -121,7 +113,7 @@ Feature: Querying feature
|
|
|
|
|
|
# Repeat of the above
|
|
|
A query for www.example.org should have rcode NOERROR
|
|
|
- The last query response should have flags qr aa rd
|
|
|
+ The last query response should have flags qr aa
|
|
|
The last query response should have ancount 1
|
|
|
The last query response should have nscount 2
|
|
|
The last query response should have adcount 2
|
|
@@ -148,10 +140,6 @@ Feature: Querying feature
|
|
|
When I wait for new bind10 stderr message STATS_SEND_STATISTICS_REQUEST
|
|
|
# make sure Auth module receives a command
|
|
|
And wait for new bind10 stderr message AUTH_RECEIVED_COMMAND
|
|
|
- # make sure Auth module replied to the command
|
|
|
- And wait for new bind10 stderr message CC_REPLY
|
|
|
- # make sure the response is for 'getstats'
|
|
|
- And wait for new bind10 stderr message v4
|
|
|
Then I query statistics zones of bind10 module Auth
|
|
|
And last bindctl output should not contain "error"
|
|
|
The statistics counters are 0 in category .Auth.zones._SERVER_ except for the following items
|
|
@@ -165,7 +153,7 @@ Feature: Querying feature
|
|
|
| rcode.noerror | 2 |
|
|
|
|
|
|
# And now query something completely different
|
|
|
- A query for nosuchname.example.org should have rcode NXDOMAIN
|
|
|
+ A recursive query for nosuchname.example.org should have rcode NXDOMAIN
|
|
|
The last query response should have flags qr aa rd
|
|
|
The last query response should have ancount 0
|
|
|
The last query response should have nscount 1
|
|
@@ -182,10 +170,6 @@ Feature: Querying feature
|
|
|
When I wait for new bind10 stderr message STATS_SEND_STATISTICS_REQUEST
|
|
|
# make sure Auth module receives a command
|
|
|
And wait for new bind10 stderr message AUTH_RECEIVED_COMMAND
|
|
|
- # make sure Auth module replied to the command
|
|
|
- And wait for new bind10 stderr message CC_REPLY
|
|
|
- # make sure the response is for 'getstats'
|
|
|
- And wait for new bind10 stderr message v4
|
|
|
Then I query statistics zones of bind10 module Auth
|
|
|
And last bindctl output should not contain "error"
|
|
|
The statistics counters are 0 in category .Auth.zones._SERVER_ except for the following items
|
|
@@ -196,6 +180,7 @@ Feature: Querying feature
|
|
|
| responses | 3 |
|
|
|
| qrysuccess | 2 |
|
|
|
| qryauthans | 3 |
|
|
|
+ | qryrecursion | 1 |
|
|
|
| rcode.noerror | 2 |
|
|
|
| rcode.nxdomain | 1 |
|
|
|
|
|
@@ -216,16 +201,12 @@ Feature: Querying feature
|
|
|
When I wait for new bind10 stderr message STATS_SEND_STATISTICS_REQUEST
|
|
|
# make sure Auth module receives a command
|
|
|
And wait for new bind10 stderr message AUTH_RECEIVED_COMMAND
|
|
|
- # make sure Auth module replied to the command
|
|
|
- And wait for new bind10 stderr message CC_REPLY
|
|
|
- # make sure the response is for 'getstats'
|
|
|
- And wait for new bind10 stderr message v4
|
|
|
Then I query statistics zones of bind10 module Auth
|
|
|
And last bindctl output should not contain "error"
|
|
|
The statistics counters are 0 in category .Auth.zones._SERVER_
|
|
|
|
|
|
A query for example.org type ANY should have rcode NOERROR
|
|
|
- The last query response should have flags qr aa rd
|
|
|
+ The last query response should have flags qr aa
|
|
|
The last query response should have ancount 4
|
|
|
The last query response should have nscount 0
|
|
|
The last query response should have adcount 3
|
|
@@ -250,10 +231,6 @@ Feature: Querying feature
|
|
|
When I wait for new bind10 stderr message STATS_SEND_STATISTICS_REQUEST
|
|
|
# make sure Auth module receives a command
|
|
|
And wait for new bind10 stderr message AUTH_RECEIVED_COMMAND
|
|
|
- # make sure Auth module replied to the command
|
|
|
- And wait for new bind10 stderr message CC_REPLY
|
|
|
- # make sure the response is for 'getstats'
|
|
|
- And wait for new bind10 stderr message v4
|
|
|
Then I query statistics zones of bind10 module Auth
|
|
|
And last bindctl output should not contain "error"
|
|
|
The statistics counters are 0 in category .Auth.zones._SERVER_ except for the following items
|
|
@@ -275,16 +252,12 @@ Feature: Querying feature
|
|
|
When I wait for new bind10 stderr message STATS_SEND_STATISTICS_REQUEST
|
|
|
# make sure Auth module receives a command
|
|
|
And wait for new bind10 stderr message AUTH_RECEIVED_COMMAND
|
|
|
- # make sure Auth module replied to the command
|
|
|
- And wait for new bind10 stderr message CC_REPLY
|
|
|
- # make sure the response is for 'getstats'
|
|
|
- And wait for new bind10 stderr message v4
|
|
|
Then I query statistics zones of bind10 module Auth
|
|
|
And last bindctl output should not contain "error"
|
|
|
The statistics counters are 0 in category .Auth.zones._SERVER_
|
|
|
|
|
|
A dnssec query for www.sub.example.org type AAAA should have rcode NOERROR
|
|
|
- The last query response should have flags qr rd
|
|
|
+ The last query response should have flags qr
|
|
|
The last query response should have edns_flags do
|
|
|
The last query response should have ancount 0
|
|
|
The last query response should have nscount 1
|
|
@@ -305,10 +278,6 @@ Feature: Querying feature
|
|
|
When I wait for new bind10 stderr message STATS_SEND_STATISTICS_REQUEST
|
|
|
# make sure Auth module receives a command
|
|
|
And wait for new bind10 stderr message AUTH_RECEIVED_COMMAND
|
|
|
- # make sure Auth module replied to the command
|
|
|
- And wait for new bind10 stderr message CC_REPLY
|
|
|
- # make sure the response is for 'getstats'
|
|
|
- And wait for new bind10 stderr message v4
|
|
|
Then I query statistics zones of bind10 module Auth
|
|
|
And last bindctl output should not contain "error"
|
|
|
The statistics counters are 0 in category .Auth.zones._SERVER_ except for the following items
|
|
@@ -342,10 +311,6 @@ Feature: Querying feature
|
|
|
When I wait for new bind10 stderr message STATS_SEND_STATISTICS_REQUEST
|
|
|
# make sure Auth module receives a command
|
|
|
And wait for new bind10 stderr message AUTH_RECEIVED_COMMAND
|
|
|
- # make sure Auth module replied to the command
|
|
|
- And wait for new bind10 stderr message CC_REPLY
|
|
|
- # make sure the response is for 'getstats'
|
|
|
- And wait for new bind10 stderr message v4
|
|
|
Then I query statistics zones of bind10 module Auth
|
|
|
And last bindctl output should not contain "error"
|
|
|
The statistics counters are 0 in category .Auth.zones._SERVER_
|
|
@@ -360,10 +325,6 @@ Feature: Querying feature
|
|
|
When I wait for new bind10 stderr message STATS_SEND_STATISTICS_REQUEST
|
|
|
# make sure Auth module receives a command
|
|
|
And wait for new bind10 stderr message AUTH_RECEIVED_COMMAND
|
|
|
- # make sure Auth module replied to the command
|
|
|
- And wait for new bind10 stderr message CC_REPLY
|
|
|
- # make sure the response is for 'getstats'
|
|
|
- And wait for new bind10 stderr message v4
|
|
|
Then I query statistics zones of bind10 module Auth
|
|
|
And last bindctl output should not contain "error"
|
|
|
The statistics counters are 0 in category .Auth.zones._SERVER_ except for the following items
|
|
@@ -389,10 +350,6 @@ Feature: Querying feature
|
|
|
When I wait for new bind10 stderr message STATS_SEND_STATISTICS_REQUEST
|
|
|
# make sure Auth module receives a command
|
|
|
And wait for new bind10 stderr message AUTH_RECEIVED_COMMAND
|
|
|
- # make sure Auth module replied to the command
|
|
|
- And wait for new bind10 stderr message CC_REPLY
|
|
|
- # make sure the response is for 'getstats'
|
|
|
- And wait for new bind10 stderr message v4
|
|
|
Then I query statistics zones of bind10 module Auth
|
|
|
And last bindctl output should not contain "error"
|
|
|
The statistics counters are 0 in category .Auth.zones._SERVER_ except for the following items
|