From: Mukund Sivaraman Date: Tue, 28 Jan 2014 16:40:35 +0000 (+0530) Subject: [master] Wait for Xfrout ACL re-config to finish before sending out NOTIFY X-Git-Tag: bind10-1.2.0beta1-release~55^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4d41258322f18a64225f7f9e86b1bb42f64f995f;p=thirdparty%2Fkea.git [master] Wait for Xfrout ACL re-config to finish before sending out NOTIFY --- diff --git a/tests/lettuce/features/xfrin_notify_handling.feature b/tests/lettuce/features/xfrin_notify_handling.feature index bba4f83ff3..0711eaab27 100644 --- a/tests/lettuce/features/xfrin_notify_handling.feature +++ b/tests/lettuce/features/xfrin_notify_handling.feature @@ -283,6 +283,7 @@ Feature: Xfrin incoming notify handling config commit """ last bindctl output should not contain Error + Then wait for new master stderr message XFROUT_NEW_CONFIG_DONE When I send bind10 with cmdctl port 56174 the command Xfrout notify example.org IN Then wait for new master stderr message XFROUT_NOTIFY_COMMAND @@ -399,6 +400,7 @@ Feature: Xfrin incoming notify handling config commit """ last bindctl output should not contain Error + Then wait for new master stderr message XFROUT_NEW_CONFIG_DONE When I send bind10 with cmdctl port 56174 the command Xfrout notify example.org IN Then wait for new master stderr message XFROUT_NOTIFY_COMMAND