From 516051c6aabb609d94d442db222c11e33837e124 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 --- tests/perf/Long_IPv4_Fib_20k_Intel-X520-DA2.robot | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'tests/perf/Long_IPv4_Fib_20k_Intel-X520-DA2.robot') diff --git a/tests/perf/Long_IPv4_Fib_20k_Intel-X520-DA2.robot b/tests/perf/Long_IPv4_Fib_20k_Intel-X520-DA2.robot index 1ec070dfc9..cd2f7c4f80 100644 --- a/tests/perf/Long_IPv4_Fib_20k_Intel-X520-DA2.robot +++ b/tests/perf/Long_IPv4_Fib_20k_Intel-X520-DA2.robot @@ -19,7 +19,12 @@ | ... | L3 | Intel-X520-DA2 | Suite Teardown | 3-node Performance Suite Teardown | Test Setup | Setup all DUTs before test -| Test Teardown | Run Keyword | Remove startup configuration of VPP from all DUTs +| Test Teardown | Run Keywords +| ... | Run Keyword If Test Failed +| ... | Traffic should pass with no loss | 10 +| ... | ${min_rate}pps | ${framesize} | 3-node-IPv4-dst-${rts_per_flow} +| ... | fail_on_loss=${False} +| ... | AND | Remove startup configuration of VPP from all DUTs | Documentation | *RFC2544: Pkt throughput IPv4 routing test cases* | ... | ... | *[Top] Network Topologies:* TG-DUT1-DUT2-TG 3-node circular topology -- cgit 1.2.3-korg