From ee3693f2d93cf9e8be916eb34d33c4ea69e2bb55 Mon Sep 17 00:00:00 2001 From: Peter Mikus Date: Wed, 25 May 2016 14:32:07 +0200 Subject: Patch: Remove show stats keyword from teardown phase - JIRA: CSIT-104 - Remove duplicity of showing stats - Remove "Show statistics on all DUTs" from "Test Teardown" Change-Id: Ic8e913396144c1ee50e878d9b0f85dffceee5287 Signed-off-by: Peter Mikus --- tests/suites/performance/Short_IPv4_Intel-X520-DA2.robot | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'tests/suites/performance/Short_IPv4_Intel-X520-DA2.robot') diff --git a/tests/suites/performance/Short_IPv4_Intel-X520-DA2.robot b/tests/suites/performance/Short_IPv4_Intel-X520-DA2.robot index ec17c9cf91..bd39ae7f26 100644 --- a/tests/suites/performance/Short_IPv4_Intel-X520-DA2.robot +++ b/tests/suites/performance/Short_IPv4_Intel-X520-DA2.robot @@ -23,8 +23,7 @@ | ... | L3 | Intel-X520-DA2 | Suite Teardown | 3-node Performance Suite Teardown | Test Setup | Setup all DUTs before test -| Test Teardown | Run Keywords | Show statistics on all DUTs -| ... | Remove startup configuration of VPP from all DUTs +| Test Teardown | Run Keyword | Remove startup configuration of VPP from all DUTs | Documentation | Minimal throughput acceptance test cases *** Test Cases *** -- cgit 1.2.3-korg