Parcourir la source

[master] Wait for Xfrout ACL re-config to finish before sending out NOTIFY

Mukund Sivaraman il y a 11 ans
Parent
commit
4d41258322
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      tests/lettuce/features/xfrin_notify_handling.feature

+ 2 - 0
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