Some cleaning here as delete flows is not supported by mn 2.0.0
[integration/test.git] / test / csit / suites / base / 035__forwarding_manager.txt
index fba7b4541c93a2c4931de087ca968e6de9c0f7dd..8c78cf389a1d0f9e391a401e5d5d551e4aa0523c 100644 (file)
@@ -39,10 +39,4 @@ Remove a static route
     ${result}    To JSON    ${resp.content}
     ${content}    Get From Dictionary    ${result}    ${key}
     List Should Not Contain Value    ${content}    ${body}
-Remove flows
-    [Documentation]    Remove flows generated by simple fwd
-    [Tags]   Get
-    Write   dpctl del-flows
-    Sleep   1
-    Read