Bug 5423: Fix for ERROR messages when intents were deleted.
[integration/test.git] / csit / suites / nic / vtn_renderer / vtn_renderer_nic_rest_test.robot
index e5e6bf231dff5cbc5319130752f7c4fd4748fbc2..023b7e822d03cc32bf0d2f88f347d1c5f8495f1b 100644 (file)
@@ -24,4 +24,4 @@ Verify Ping
 Delete Intent
     [Documentation]    Delete the intent created.
     Delete Intent Using RestConf    ${INTENT_ID}
-    Mininet Ping Should Not Succeed    h1    h2
+    Wait Until Keyword Succeeds    10s    1s    Mininet Ping Should Not Succeed    h1    h2