X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=test%2Fcsit%2Fsuites%2Fbase-of13%2F070__Flows_OF13%2F301__src_ip.txt;h=6e6e8c85c2c6d04be1eda3bf2b90c3b977531731;hb=2bdc2ba2aa8900b4e1cfa39ec3024a5f8d298415;hp=aaa278fa4438269d3309e778f108bd55595aeca1;hpb=10b7b455fbb01595c463608d750ce4873fcfc875;p=integration.git diff --git a/test/csit/suites/base-of13/070__Flows_OF13/301__src_ip.txt b/test/csit/suites/base-of13/070__Flows_OF13/301__src_ip.txt index aaa278fa..6e6e8c85 100644 --- a/test/csit/suites/base-of13/070__Flows_OF13/301__src_ip.txt +++ b/test/csit/suites/base-of13/070__Flows_OF13/301__src_ip.txt @@ -1,6 +1,6 @@ *** Settings *** Documentation Test suite for pushing/verify/remove a flow through RESTCONF -Suite Setup Create Session session http://${CONTROLLER}:8080 auth=${AUTH} headers=${HEADERS_XML} +Suite Setup Create Session session http://${CONTROLLER}:${RESTCONFPORT} auth=${AUTH} headers=${HEADERS_XML} Suite Teardown Delete All Sessions Library SSHLibrary Library Collections @@ -36,6 +36,7 @@ Verify after adding flow config - Output to physical port# Verify flows after adding flow config on OVS [Documentation] Checking Flows on switch [Tags] Switch + sleep 1 write dpctl dump-flows -O OpenFlow13 ${body} OperatingSystem.Get File ${FILE} Sleep 1 @@ -58,6 +59,7 @@ Verify after deleting flow config - Output to physical port# Verify flows after deleting flow config on OVS [Documentation] Checking Flows on switch [Tags] Switch + sleep 1 write dpctl dump-flows -O OpenFlow13 ${body} OperatingSystem.Get File ${FILE} Sleep 1