BIND 10 master, updated. 8e8f94c6320e47ff7856ceed21e5da31c614443b [master] be sure to wait for getstats command in xfrin notify lettuce test.

BIND 10 source code commits bind10-changes at lists.isc.org
Wed Sep 19 17:21:44 UTC 2012


The branch, master has been updated
       via  8e8f94c6320e47ff7856ceed21e5da31c614443b (commit)
      from  0187e5f3edb50f42f4f3388decd555518df71bf3 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 8e8f94c6320e47ff7856ceed21e5da31c614443b
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Wed Sep 19 10:20:32 2012 -0700

    [master] be sure to wait for getstats command in xfrin notify lettuce test.
    
    as proposed by naokikambe.  confirmed by myself.  okayed on jabber.

-----------------------------------------------------------------------

Summary of changes:
 .../lettuce/features/xfrin_notify_handling.feature |    1 +
 1 file changed, 1 insertion(+)

-----------------------------------------------------------------------
diff --git a/tests/lettuce/features/xfrin_notify_handling.feature b/tests/lettuce/features/xfrin_notify_handling.feature
index e0026ab..96a9721 100644
--- a/tests/lettuce/features/xfrin_notify_handling.feature
+++ b/tests/lettuce/features/xfrin_notify_handling.feature
@@ -125,6 +125,7 @@ Feature: Xfrin incoming notify handling
     #
     When I query statistics zones of bind10 module Xfrout with cmdctl port 47804
     last bindctl output should not contain "error"
+    Then wait for new master stderr message XFROUT_RECEIVED_GETSTATS_COMMAND
     The counter notifyoutv4 for the zone _SERVER_ should be 0
     The counter notifyoutv4 for the zone example.org. should be 0
     The counter notifyoutv6 for the zone _SERVER_ should be 5



More information about the bind10-changes mailing list