X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=integration%2Ftest.git;a=blobdiff_plain;f=csit%2Fsuites%2Ftsdr%2FHSQLDB%2F030_FlowTableMetrics.robot;h=f78bdcbbea24eecbc20682dfb5975e7060c1da3d;hp=dd558e30b415b5c943b501c78afcfd810f0cfc67;hb=94651ca9711d8eb316721775561e815830bc6c7e;hpb=89b88a0a23561f0bda62338b394ec41655679b2d diff --git a/csit/suites/tsdr/HSQLDB/030_FlowTableMetrics.robot b/csit/suites/tsdr/HSQLDB/030_FlowTableMetrics.robot index dd558e30b4..f78bdcbbea 100644 --- a/csit/suites/tsdr/HSQLDB/030_FlowTableMetrics.robot +++ b/csit/suites/tsdr/HSQLDB/030_FlowTableMetrics.robot @@ -23,8 +23,9 @@ 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 | grep openflow:1 FLOWTABLESTATS ${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} + FOR ${list} IN @{FLOWTABLE_METRICS} + Should Contain ${output} ${list} + END *** Keywords *** Init Variables Master