]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Wait for Xfrout ACL re-config to finish before sending out NOTIFY
authorMukund Sivaraman <muks@isc.org>
Tue, 28 Jan 2014 16:40:35 +0000 (22:10 +0530)
committerMukund Sivaraman <muks@isc.org>
Tue, 28 Jan 2014 16:40:35 +0000 (22:10 +0530)
tests/lettuce/features/xfrin_notify_handling.feature

index bba4f83ff39a2684ca17edb592bbcb2b6d50e51f..0711eaab27d89fae3e11e7bc23d4aca94a3be829 100644 (file)
@@ -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