X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=csit%2Flibraries%2FOVSDB.robot;h=434bbb9ef39ebb8b0a2febf4f1c81a19b8dc6f24;hb=dd942881d4014c5e5b68cad168f11d610fc9ae39;hp=71e407c4d3ae61563896a714e1f779fa4154e5e0;hpb=101e3379f992090c43acfdd14a762088327eda9a;p=integration%2Ftest.git diff --git a/csit/libraries/OVSDB.robot b/csit/libraries/OVSDB.robot index 71e407c4d3..434bbb9ef3 100644 --- a/csit/libraries/OVSDB.robot +++ b/csit/libraries/OVSDB.robot @@ -64,4 +64,4 @@ Collect OVSDB Debugs ${output}= Run Command On Remote System ${TOOLS_SYSTEM_IP} sudo ovs-vsctl show Log ${output} ${output}= Run Command On Remote System ${TOOLS_SYSTEM_IP} sudo ovs-ofctl -O OpenFlow13 dump-flows ${switch} | cut -d',' -f3- - Log ${output} \ No newline at end of file + Log ${output}