cleaning up system variables
[integration/test.git] / csit / suites / tsdr / H2 / 030_FlowTableMetrics.robot
index bfe718458b43db926e73b36e4fd4fac2bf17e120..dec85bb649bfd8271480b0df87de0e5f2d078ef3 100644 (file)
@@ -18,7 +18,7 @@ ${TSDR_FLOWTABLE_STATS}    tsdr:list FlowTableStats
 Verification of TSDR FlowTableStats
     [Documentation]    Verify the TSDR FlowiTableStats
     Wait Until Keyword Succeeds    60s    1s    Verify the Metric is Collected?    ${TSDR_FLOWTABLE_STATS}| grep ActiveFlow    FLOWTABLESTATS
-    ${output}=    Issue Command On Karaf Console    ${TSDR_FLOWTABLE_STATS}| grep openflow:1 | head    ${CONTROLLER}    ${KARAF_SHELL_PORT}    180
+    ${output}=    Issue Command On Karaf Console    ${TSDR_FLOWTABLE_STATS}| grep openflow:1 | head    ${ODL_SYSTEM_IP}    ${KARAF_SHELL_PORT}    180
     : FOR    ${list}    IN    @{FLOWTABLE_METRICS}
     \    Should Contain    ${output}    ${list}