Update dynamic SG rule delete result
[integration/test.git] / csit / suites / openstack / connectivity / security_group.robot
index 6504e96d2ccd90e8f4617a2b4371b62f7934f990..ae01ee6a56f0500b999be30d451e735bc072f551 100644 (file)
@@ -163,7 +163,7 @@ Test Connection when Rules Change Dynamically
     Read    delay=10s
     Write_Bare_Ctrl_C
     ${output}=    Read Until    packet loss
-    Should Not Contain    ${output}    0% packet loss
+    Should Not Contain    ${output}    received, 0% packet loss
 
 No Ping From DHCP To Vm Instance1 With Additional Security Group Rules Removed
     [Documentation]    Check non-reachability of vm instances by pinging to them.