Change flow count criteria packet-count to priority 52/36852/1
authorLuis Gomez <ecelgp@gmail.com>
Wed, 30 Mar 2016 03:02:37 +0000 (20:02 -0700)
committerLuis Gomez <ecelgp@gmail.com>
Wed, 30 Mar 2016 03:02:37 +0000 (20:02 -0700)
There is an extra packet-count for table aggr stats in Li branch.

Change-Id: I7269739d759fef2087174705460f1c3ead327909
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
csit/libraries/FlowLib.robot

index 794bbb3ce9d89eef9862275752081fca23e9d72b..265f790df2d04bf3e3f85b80abe057a64832bdf4 100644 (file)
@@ -17,7 +17,7 @@ Check Flow Stats Are Available
     ${resp}    RequestsLibrary.Get Request    session    ${OPERATIONAL_NODES_API}/node/${node_id}/table/2
     Log    ${resp.content}
     Should Be Equal As Strings    ${resp.status_code}    200
-    Should Contain X Times    ${resp.content}    packet-count    ${flows}
+    Should Contain X Times    ${resp.content}    priority    ${flows}
 
 Create Inventory Flow
     [Documentation]    Calls FlowLib.Make_Inventory_Flow function and initializes and sanitizes