BIND 10 trac2023, updated. 4286da121e15202be075acfc827bf536fb683984 [2023] Check that zonemgr receives the ZONE_NEW_DATA_READY_CMD notification in lettuce test

BIND 10 source code commits bind10-changes at lists.isc.org
Wed Jun 20 04:36:23 UTC 2012


The branch, trac2023 has been updated
       via  4286da121e15202be075acfc827bf536fb683984 (commit)
      from  cb8f6b5eed2ac37af62937361f96a477e09eb8f0 (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 4286da121e15202be075acfc827bf536fb683984
Author: Mukund Sivaraman <muks at isc.org>
Date:   Wed Jun 20 10:03:09 2012 +0530

    [2023] Check that zonemgr receives the ZONE_NEW_DATA_READY_CMD notification in lettuce test

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

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

-----------------------------------------------------------------------
diff --git a/tests/lettuce/features/xfrin_bind10.feature b/tests/lettuce/features/xfrin_bind10.feature
index bccb53b..27dfb83 100644
--- a/tests/lettuce/features/xfrin_bind10.feature
+++ b/tests/lettuce/features/xfrin_bind10.feature
@@ -26,6 +26,7 @@ Feature: Xfrin
     A query for www.example.org should have rcode REFUSED
     When I send bind10 the command Xfrin retransfer example.org IN ::1 47807
     Then wait for new bind10 stderr message XFRIN_TRANSFER_SUCCESS not XFRIN_XFR_PROCESS_FAILURE
+    Then wait for new bind10 stderr message ZONEMGR_RECEIVE_XFRIN_SUCCESS
     A query for www.example.org should have rcode NOERROR
 
     # The transferred zone should have 11 non-NSEC3 RRs and 1 NSEC3 RR.



More information about the bind10-changes mailing list