From: Mukund Sivaraman Date: Wed, 20 Jun 2012 04:33:09 +0000 (+0530) Subject: [2023] Check that zonemgr receives the ZONE_NEW_DATA_READY_CMD notification in lettuc... X-Git-Tag: trac2351_base~226^2~26^2~3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4286da121e15202be075acfc827bf536fb683984;p=thirdparty%2Fkea.git [2023] Check that zonemgr receives the ZONE_NEW_DATA_READY_CMD notification in lettuce test --- diff --git a/tests/lettuce/features/xfrin_bind10.feature b/tests/lettuce/features/xfrin_bind10.feature index bccb53b241..27dfb83f5b 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.