From: Naoki Kambe Date: Fri, 14 Jun 2013 05:27:35 +0000 (+0900) Subject: [2884] update lettuce X-Git-Tag: bind10-1.2.0beta1-release~358^2~4 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ca59c5c8d5f309657b3f24f9edcc7100fd9d07a5;p=thirdparty%2Fkea.git [2884] update lettuce to add classname "IN" --- diff --git a/tests/lettuce/features/xfrin_notify_handling.feature b/tests/lettuce/features/xfrin_notify_handling.feature index 375a8a97a7..4f9d44e837 100644 --- a/tests/lettuce/features/xfrin_notify_handling.feature +++ b/tests/lettuce/features/xfrin_notify_handling.feature @@ -75,7 +75,7 @@ Feature: Xfrin incoming notify handling last bindctl output should not contain "error" When I query statistics zones of bind10 module Xfrout with cmdctl port 47804 - The statistics counters are 0 in category .Xfrout.zones except for the following items + The statistics counters are 0 in category .Xfrout.zones.IN except for the following items | item_name | item_value | | _SERVER_.notifyoutv6 | 1 | | _SERVER_.xfrreqdone | 1 | @@ -100,7 +100,7 @@ Feature: Xfrin incoming notify handling last bindctl output should not contain "error" When I query statistics zones of bind10 module Xfrin with cmdctl - The statistics counters are 0 in category .Xfrin.zones except for the following items + The statistics counters are 0 in category .Xfrin.zones.IN except for the following items | item_name | item_value | min_value | | _SERVER_.soaoutv6 | 1 | | | _SERVER_.axfrreqv6 | 1 | | @@ -177,7 +177,7 @@ Feature: Xfrin incoming notify handling last bindctl output should not contain "error" When I query statistics zones of bind10 module Xfrout with cmdctl port 47804 - The statistics counters are 0 in category .Xfrout.zones except for the following items + The statistics counters are 0 in category .Xfrout.zones.IN except for the following items | item_name | item_value | | _SERVER_.notifyoutv4 | 1 | | _SERVER_.xfrreqdone | 1 | @@ -202,7 +202,7 @@ Feature: Xfrin incoming notify handling last bindctl output should not contain "error" When I query statistics zones of bind10 module Xfrin with cmdctl - The statistics counters are 0 in category .Xfrin.zones except for the following items + The statistics counters are 0 in category .Xfrin.zones.IN except for the following items | item_name | item_value | min_value | | _SERVER_.soaoutv4 | 1 | | | _SERVER_.axfrreqv4 | 1 | | @@ -282,7 +282,7 @@ Feature: Xfrin incoming notify handling last bindctl output should not contain "error" When I query statistics zones of bind10 module Xfrout with cmdctl port 47804 - The statistics counters are 0 in category .Xfrout.zones except for the following items + The statistics counters are 0 in category .Xfrout.zones.IN except for the following items | item_name | item_value | min_value | max_value | | _SERVER_.notifyoutv6 | 1 | | | | _SERVER_.xfrrej | | 1 | 3 | @@ -310,7 +310,7 @@ Feature: Xfrin incoming notify handling last bindctl output should not contain "error" When I query statistics zones of bind10 module Xfrin with cmdctl - The statistics counters are 0 in category .Xfrin.zones except for the following items + The statistics counters are 0 in category .Xfrin.zones.IN except for the following items | item_name | item_value | | _SERVER_.soaoutv6 | 1 | | _SERVER_.axfrreqv6 | 1 | @@ -388,7 +388,7 @@ Feature: Xfrin incoming notify handling last bindctl output should not contain "error" When I query statistics zones of bind10 module Xfrout with cmdctl port 47804 - The statistics counters are 0 in category .Xfrout.zones except for the following items + The statistics counters are 0 in category .Xfrout.zones.IN except for the following items | item_name | item_value | min_value | max_value | | _SERVER_.notifyoutv4 | 1 | | | | _SERVER_.xfrrej | | 1 | 3 | @@ -416,7 +416,7 @@ Feature: Xfrin incoming notify handling last bindctl output should not contain "error" When I query statistics zones of bind10 module Xfrin with cmdctl - The statistics counters are 0 in category .Xfrin.zones except for the following items + The statistics counters are 0 in category .Xfrin.zones.IN except for the following items | item_name | item_value | | _SERVER_.soaoutv4 | 1 | | _SERVER_.axfrreqv4 | 1 | @@ -454,7 +454,7 @@ Feature: Xfrin incoming notify handling last bindctl output should not contain "error" When I query statistics zones of bind10 module Xfrout with cmdctl port 47804 - The statistics counters are 0 in category .Xfrout.zones except for the following items + The statistics counters are 0 in category .Xfrout.zones.IN except for the following items | item_name | min_value | max_value | | _SERVER_.notifyoutv6 | 1 | 5 | | example.org..notifyoutv6 | 1 | 5 |