From 1291bc395ff12bb3561813fc1813aa3776019a15 Mon Sep 17 00:00:00 2001 From: Miroslav Miklus Date: Thu, 25 Aug 2016 17:10:24 +0200 Subject: CSIT-387 collect HW stats if binary search fails Change-Id: I29f10dc09c8205339cabc854a358b5d0517751d1 Signed-off-by: Miroslav Miklus (cherry picked from commit 516051c6aabb609d94d442db222c11e33837e124) --- tests/perf/Long_IPv6_iAcl_Intel-X520-DA2.robot | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'tests/perf/Long_IPv6_iAcl_Intel-X520-DA2.robot') diff --git a/tests/perf/Long_IPv6_iAcl_Intel-X520-DA2.robot b/tests/perf/Long_IPv6_iAcl_Intel-X520-DA2.robot index a6161f3d27..601265bbe7 100644 --- a/tests/perf/Long_IPv6_iAcl_Intel-X520-DA2.robot +++ b/tests/perf/Long_IPv6_iAcl_Intel-X520-DA2.robot @@ -21,8 +21,12 @@ | 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 +| ... | 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 iAcl whitelist test cases* | ... | ... | *[Top] Network Topologies:* TG-DUT1-DUT2-TG 3-node circular topology -- cgit 1.2.3-korg