X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=csit%2Fsuites%2Ftsdr%2FH2%2F040_QueueMetrics.robot;h=f0e05837db182d0b4550da757dfe839a2e309619;hb=refs%2Ftags%2Frelease%2Fberyllium-sr1;hp=a1b08f1c6c0d6f3acee21bc4a6bbf4eeee15df40;hpb=73376068e4b6073a0e59e8c57d22fd6a3c824558;p=integration%2Ftest.git diff --git a/csit/suites/tsdr/H2/040_QueueMetrics.robot b/csit/suites/tsdr/H2/040_QueueMetrics.robot index a1b08f1c6c..f0e05837db 100644 --- a/csit/suites/tsdr/H2/040_QueueMetrics.robot +++ b/csit/suites/tsdr/H2/040_QueueMetrics.robot @@ -19,7 +19,7 @@ ${TSDR_QUEUE_STATS} tsdr:list QueueStats Verify the Queue Stats attributes exist thru Karaf console [Documentation] Verify the QueueMetrics attributes exist on Karaf Console Wait Until Keyword Succeeds 60s 1s Verify the Metric is Collected? ${TSDR_QUEUE_STATS} Transmitted - ${output}= Issue Command On Karaf Console ${TSDR_QUEUE_STATS} ${CONTROLLER} ${KARAF_SHELL_PORT} 30 + ${output}= Issue Command On Karaf Console ${TSDR_QUEUE_STATS} ${ODL_SYSTEM_IP} ${KARAF_SHELL_PORT} 30 : FOR ${list} IN @{QUEUE_METRICS} \ Should Contain ${output} ${list} @@ -31,9 +31,9 @@ Verify QueueStats-Attributes on H2 Datastore using JDBC Client Verify tsdr:purgeall command [Documentation] Verify the tsdr:purgeall command - Issue Command On Karaf Console tsdr:purgeall ${CONTROLLER} ${KARAF_SHELL_PORT} + Issue Command On Karaf Console tsdr:purgeall ${ODL_SYSTEM_IP} ${KARAF_SHELL_PORT} : FOR ${list} IN @{CMD_LIST} - \ ${out}= Issue Command On Karaf Console tsdr:list ${list} ${CONTROLLER} ${KARAF_SHELL_PORT} + \ ${out}= Issue Command On Karaf Console tsdr:list ${list} ${ODL_SYSTEM_IP} ${KARAF_SHELL_PORT} \ Should Contain ${out} no data of this category : FOR ${list} IN @{QUEUE_METRICS} \ ${out}= Query Metrics on H2 Datastore QUEUESTATS ${list}