Added scripts to start HBase server before controller
[integration/test.git] / test / csit / suites / tsdr / HBase / 060_FlowMeterMetrics.robot
index c617a3127bca209d908043891d15f0896972c256..17eaefc9b679ca9b37f69c409819d3fd70e52ae4 100644 (file)
@@ -18,7 +18,7 @@ ${TSDR_FLOWMETERSTATS}    tsdr:list FlowMeterStats
 *** Test Cases ***\r
 Verify the FlowMeter Stats attributes exist thru Karaf console\r
     [Documentation]    Verify the FlowMeterStats attributes exist on Karaf Console\r
-    Wait Until Keyword Succeeds    120s    1s    Verify the Metric is Collected?    ${TSDR_FLOWMETERSTATS}    ByteInCount\r
+    Wait Until Keyword Succeeds    180s    1s    Verify the Metric is Collected?    ${TSDR_FLOWMETERSTATS}    ByteInCount\r
     ${output}=    Issue Command On Karaf Console    ${TSDR_FLOWMETERSTATS}    ${CONTROLLER}    ${KARAF_SHELL_PORT}    30\r
     : FOR    ${list}    IN    @{FLOWMETER_METRICS}\r
     \    Should Contain    ${output}    ${list}\r