Replace Bierman02 with RFC8040 for OpenFlow Plugin
[integration/test.git] / csit / suites / openflowplugin / Flows_Additional_TCs / Stat_Manager_extended / 020_SM_sal_add_upd_del_flows.robot
index fc18e172221b2e1e9bb96e6ca81005caf7972348..57024f66204c98e36a8bef54483c27e2082c7a5b 100644 (file)
@@ -39,7 +39,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>