Parcourir la source

[2274] adjust expected counters' value according to build bot

Because behavior is changed on the build bot, increase values of expected
counters on the following scenarios:

  Scenario: Handle incoming notify (XFR request rejected)
  Scenario: Handle incoming notify (XFR request rejected in IPv4)

See also for details:
  https://lists.isc.org/pipermail/bind10-dev/2013-July/004769.html
Naoki Kambe il y a 11 ans
Parent
commit
d9b6d78569
1 fichiers modifiés avec 14 ajouts et 14 suppressions
  1. 14 14
      tests/lettuce/features/xfrin_notify_handling.feature

+ 14 - 14
tests/lettuce/features/xfrin_notify_handling.feature

@@ -311,13 +311,13 @@ Feature: Xfrin incoming notify handling
 
     When I query statistics zones of bind10 module Xfrin with cmdctl
     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 |
-      | _SERVER_.xfrfail       |          1 |
-      | example.org..soaoutv6  |          1 |
-      | example.org..axfrreqv6 |          1 |
-      | example.org..xfrfail   |          1 |
+      | item_name              | min_value |
+      | _SERVER_.soaoutv6      |         1 |
+      | _SERVER_.axfrreqv6     |         1 |
+      | _SERVER_.xfrfail       |         1 |
+      | example.org..soaoutv6  |         1 |
+      | example.org..axfrreqv6 |         1 |
+      | example.org..xfrfail   |         1 |
 
     #
     # Test for Xfr request rejected in IPv4
@@ -417,13 +417,13 @@ Feature: Xfrin incoming notify handling
 
     When I query statistics zones of bind10 module Xfrin with cmdctl
     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 |
-      | _SERVER_.xfrfail       |          1 |
-      | example.org..soaoutv4  |          1 |
-      | example.org..axfrreqv4 |          1 |
-      | example.org..xfrfail   |          1 |
+      | item_name              | min_value |
+      | _SERVER_.soaoutv4      |         1 |
+      | _SERVER_.axfrreqv4     |         1 |
+      | _SERVER_.xfrfail       |         1 |
+      | example.org..soaoutv4  |         1 |
+      | example.org..axfrreqv4 |         1 |
+      | example.org..xfrfail   |         1 |
 
     #
     # Test for unreachable slave