Replace Bierman02 with RFC8040 for OpenFlow Plugin
[integration/test.git] / csit / suites / openflowplugin / Flows_Additional_TCs / Stat_Manager_extended / 010_SM_add_upd_del_flows.robot
index 3dcdc6ad5b9e8b625c0c4dd3911bcf10d350fdb5..227621ee28f37b29c2567d635ce4a6ac59c17956 100644 (file)
@@ -40,7 +40,7 @@ Test Add Flows Group 0
         # Lets wait for ofp to collect stats
     END
     ${flows}=    Get Length    ${flowlist0}
-    Wait Until Keyword Succeeds    30s    2s    FlowLib.Check Flow Stats Are Available    openflow:1    ${flows}
+    Wait Until Keyword Succeeds    30s    2s    FlowLib.Check Flow Stats Are Available    openflow%3A1    ${flows}
     # Show switch content (for debug purposes if needed)
     Write    dpctl dump-flows -O OpenFlow13
     Read Until    mininet>