Some cleaning here as delete flows is not supported by mn 2.0.0
[integration/test.git] / test / csit / suites / base / 030__arp_handler.txt
index db4797f7faa7c70d6cb6763a73525f3b5844fe1d..83669671970feb38c2abbb41352e8b38f28c6859 100644 (file)
@@ -60,10 +60,4 @@ Remove a subnet
     ${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