cleaning up system variables
[integration/test.git] / csit / suites / tsdr / H2 / 020_FlowMetrics.robot
index 1cceb415a5cf1bd0a244bbb0682220c5d02d656c..1dc5c17ab3a74da57eeb85190cd737f1189c407f 100644 (file)
@@ -18,7 +18,7 @@ ${TSDR_FLOWSTATS}    tsdr:list FlowStats
 Verification of TSDR FlowMetrics
     [Documentation]    Verify the TSDR FlowStats
     Wait Until Keyword Succeeds    60s    1s    Verify the Metric is Collected?    ${TSDR_FLOWSTATS}    PacketCount
-    ${output}=    Issue Command On Karaf Console    ${TSDR_FLOWSTATS}    ${CONTROLLER}    ${KARAF_SHELL_PORT}    30
+    ${output}=    Issue Command On Karaf Console    ${TSDR_FLOWSTATS}    ${ODL_SYSTEM_IP}    ${KARAF_SHELL_PORT}    30
     : FOR    ${list}    IN    @{FLOW_METRICS}
     \    Should Contain    ${output}    ${list}