Browse Source

[2252] add notes about counters of Xfrin: soaoutv4, axfrreqv4, soaoutv6, axfrreqv6, and xfrfail

Naoki Kambe 12 years ago
parent
commit
14ee53dc65
1 changed files with 6 additions and 0 deletions
  1. 6 0
      tests/lettuce/features/xfrin_notify_handling.feature

+ 6 - 0
tests/lettuce/features/xfrin_notify_handling.feature

@@ -292,6 +292,9 @@ Feature: Xfrin incoming notify handling
       | example.org..soaoutv6  |         1 |         3 |
       | example.org..soaoutv6  |         1 |         3 |
       | example.org..axfrreqv6 |         1 |         3 |
       | example.org..axfrreqv6 |         1 |         3 |
       | example.org..xfrfail   |         1 |         3 |
       | example.org..xfrfail   |         1 |         3 |
+    # Note: The above requests and failures would be done several
+    # times depending on timing or environment. We expect here that
+    # they would be 1 to 3.
 
 
     #
     #
     # Test for Xfr request rejected in IPv4
     # Test for Xfr request rejected in IPv4
@@ -397,6 +400,9 @@ Feature: Xfrin incoming notify handling
       | example.org..soaoutv4  |         1 |         3 |
       | example.org..soaoutv4  |         1 |         3 |
       | example.org..axfrreqv4 |         1 |         3 |
       | example.org..axfrreqv4 |         1 |         3 |
       | example.org..xfrfail   |         1 |         3 |
       | example.org..xfrfail   |         1 |         3 |
+    # Note: The above requests and failures would be done several
+    # times depending on timing or environment. We expect here that
+    # they would be 1 to 3.
 
 
     #
     #
     # Test for unreachable slave
     # Test for unreachable slave