X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=csit%2Fsuites%2Fopenflowplugin%2FFlows_OF13%2F311__eth_arp.robot;fp=csit%2Fsuites%2Fopenflowplugin%2FFlows_OF13%2F311__eth_arp.robot;h=a58f7ce797f8ce22d69ed211d54de90d9e607e03;hb=3a464941f84541fb3193c92cff6b8c5fcf80808f;hp=e502458bfea018da275f7220c7d4c27dbd914fad;hpb=07dfdc0440a24ddc20ed50ea4691a197ac71ad15;p=integration%2Ftest.git diff --git a/csit/suites/openflowplugin/Flows_OF13/311__eth_arp.robot b/csit/suites/openflowplugin/Flows_OF13/311__eth_arp.robot index e502458bfe..a58f7ce797 100644 --- a/csit/suites/openflowplugin/Flows_OF13/311__eth_arp.robot +++ b/csit/suites/openflowplugin/Flows_OF13/311__eth_arp.robot @@ -23,7 +23,7 @@ Add a flow - Output to physical port# ${body} OperatingSystem.Get File ${FILE} Set Suite Variable ${body} ${resp} RequestsLibrary.Put Request session ${REST_CON}/node/openflow:1/table/${TABLE}/flow/${FLOW} headers=${HEADERS_XML} data=${body} - Should Be Equal As Strings ${resp.status_code} 200 + BuiltIn.Should_Match "${resp.status_code}" "20?" Verify after adding flow config - Output to physical port# [Documentation] Verify the flow