Fixing mininet reads so that we always clear mininet
[integration/test.git] / test / csit / suites / base-of13 / 080__Inventory_Performance / 010__restconf_inventory.txt
index 45b98ea65633d8080602dfc4ec18bcb4b097fc66..058b0302845f5f9ba3bf08916bcd03f41f18e34b 100644 (file)
@@ -47,8 +47,8 @@ Get Stats for a node
     :FOR    ${IND}  IN RANGE    1   ${numnodes+1}
     \   ${resp}    Get    session    ${REST_CONTEXT}/node/openflow:${IND}
     \   Should Be Equal As Strings   ${resp.status_code}    200
-    \   Should Contain     ${resp.content}      opendaylight-port-statistics
-    \   Should Contain     ${resp.content}      opendaylight-flow-table-statistics
+    \   Should Contain     ${resp.content}      flow-capable-node-connector-statistics
+    \   Should Contain     ${resp.content}      flow-table-statistics
 
 *** Keywords ***
 Check conn loop