From: Luis Gomez Date: Sat, 7 Dec 2013 00:28:33 +0000 (-0800) Subject: Some cleaning here as delete flows is not supported by mn 2.0.0 X-Git-Tag: jenkins-integration-bulk-release-prepare-only-1~72^2 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=128d3449c87a926ccbf6ab074f865e7914e1e330;p=integration.git Some cleaning here as delete flows is not supported by mn 2.0.0 Change-Id: Ib96b85e0c4b6d886c364aab959edebfb35b7be98 Signed-off-by: Luis Gomez --- diff --git a/test/csit/suites/base/030__arp_handler.txt b/test/csit/suites/base/030__arp_handler.txt index db4797f7..83669671 100644 --- a/test/csit/suites/base/030__arp_handler.txt +++ b/test/csit/suites/base/030__arp_handler.txt @@ -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 diff --git a/test/csit/suites/base/035__forwarding_manager.txt b/test/csit/suites/base/035__forwarding_manager.txt index fba7b454..8c78cf38 100644 --- a/test/csit/suites/base/035__forwarding_manager.txt +++ b/test/csit/suites/base/035__forwarding_manager.txt @@ -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 diff --git a/test/csit/suites/base/050__OVSDB_plugin.txt b/test/csit/suites/base/050__OVSDB_plugin.txt index c2995b61..30015e55 100644 --- a/test/csit/suites/base/050__OVSDB_plugin.txt +++ b/test/csit/suites/base/050__OVSDB_plugin.txt @@ -72,9 +72,9 @@ Add s4 ports Ping h1 to h4 [Documentation] Ping h1 to h4, verify no packet loss [Tags] Get - Sleep 40 - Write h1 ping -c 3 h4 - Sleep 6 + Sleep 5 + Write h1 ping -c 30 h4 + Sleep 35 ${result} Read Should Contain ${result} 64 bytes Delete s4 ports @@ -119,10 +119,3 @@ Disconnect mininet ${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 - diff --git a/test/csit/suites/base/__init__.txt b/test/csit/suites/base/__init__.txt index fdc96068..23da38c8 100644 --- a/test/csit/suites/base/__init__.txt +++ b/test/csit/suites/base/__init__.txt @@ -17,11 +17,10 @@ Start Suite Sleep 2 Write ${start} Sleep 65 - Write dpctl del-flows - Sleep 1 Read Stop Suite Log Stop the test on the base edition + Read Write exit Sleep 2 Read