diff options
author | Miroslav Miklus <mmiklus@cisco.com> | 2016-08-25 17:10:24 +0200 |
---|---|---|
committer | Miroslav Miklus <mmiklus@cisco.com> | 2016-08-31 20:55:38 +0000 |
commit | 516051c6aabb609d94d442db222c11e33837e124 (patch) | |
tree | 7f5e8099a8d47cfe4bdcffb916174d1ee2d8be46 /tests/perf/Long_IPv6_Cop_Intel-X520-DA2.robot | |
parent | 57966d06a8df71b534f3f557739b7fa58f428fee (diff) |
CSIT-387 collect HW stats if binary search fails
Change-Id: I29f10dc09c8205339cabc854a358b5d0517751d1
Signed-off-by: Miroslav Miklus <mmiklus@cisco.com>
Diffstat (limited to 'tests/perf/Long_IPv6_Cop_Intel-X520-DA2.robot')
-rw-r--r-- | tests/perf/Long_IPv6_Cop_Intel-X520-DA2.robot | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/tests/perf/Long_IPv6_Cop_Intel-X520-DA2.robot b/tests/perf/Long_IPv6_Cop_Intel-X520-DA2.robot index c077f66ded..b642cab81a 100644 --- a/tests/perf/Long_IPv6_Cop_Intel-X520-DA2.robot +++ b/tests/perf/Long_IPv6_Cop_Intel-X520-DA2.robot @@ -20,8 +20,13 @@ | ... | L3 | Intel-X520-DA2 | Suite Teardown | 3-node Performance Suite Teardown | Test Setup | Setup all DUTs before test -| Test Teardown | Run Keywords | Remove startup configuration of VPP from all DUTs -| ... | AND | Show vpp trace dump on all DUTs +| Test Teardown | Run Keywords +| ... | Run Keyword If Test Failed +| ... | Traffic should pass with no loss | 10 +| ... | ${min_rate}pps | ${framesize} | 3-node-IPv6 +| ... | fail_on_loss=${False} +| ... | AND | Remove startup configuration of VPP from all DUTs +| ... | AND | Show vpp trace dump on all DUTs | Documentation | *RFC2544: Pkt throughput IPv6 whitelist test cases* | ... | ... | *[Top] Network Topologies:* TG-DUT1-DUT2-TG 3-node circular topology |