]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[2023] Check that zonemgr receives the ZONE_NEW_DATA_READY_CMD notification in lettuc...
authorMukund Sivaraman <muks@isc.org>
Wed, 20 Jun 2012 04:33:09 +0000 (10:03 +0530)
committerMukund Sivaraman <muks@isc.org>
Wed, 20 Jun 2012 04:33:09 +0000 (10:03 +0530)
tests/lettuce/features/xfrin_bind10.feature

index bccb53b241996ea42ae4f431ce89344a3216ea3c..27dfb83f5b848662905c5308c3df1944d5706d97 100644 (file)
@@ -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.