X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=csit%2Fsuites%2Fopenflowplugin%2FFlows_Additional_TCs%2FStat_Manager_extended%2F010_SM_add_upd_del_flows.robot;h=9586461c94ac9380c0b75c45eb6c507ecde0ba2e;hb=ac4739c707855a508640621aebe236b0cb6de55a;hp=a9b11839a646db90d4ea890cdac86cfe95f98fe7;hpb=2294886d58668582cfce4e8d306a8476a8b67e1e;p=integration%2Ftest.git diff --git a/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended/010_SM_add_upd_del_flows.robot b/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended/010_SM_add_upd_del_flows.robot index a9b11839a6..9586461c94 100644 --- a/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended/010_SM_add_upd_del_flows.robot +++ b/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended/010_SM_add_upd_del_flows.robot @@ -35,7 +35,8 @@ Test Add Flows Group 0 \ Create Flow Variables For Suite From XML File ${XmlsDir}/${flowfile} \ Run Keyword And Continue On Failure Add Flow Via Restconf ${switch_idx} ${table_id} ${data} # Lets wait for ofp to collect stats - Wait Until Keyword Succeeds 10s 2s FlowLib.Check Flow Stats Are Available openflow:1 + ${flows}= Get Length ${flowlist0} + Wait Until Keyword Succeeds 10s 2s FlowLib.Check Flow Stats Are Available openflow:1 ${flows} # Show switch content (for debug purposes if needed) Write dpctl dump-flows -O OpenFlow13 Read Until mininet>