From 9f09722c66162b0e01d1aa972f650bf1cd9b3a52 Mon Sep 17 00:00:00 2001 From: pmikus Date: Sun, 1 May 2016 18:28:59 +0200 Subject: Patch to reset default VPP configuration in perf. - JIRA: CSIT-57 - fix situation when vpp startup configuration is replaced by default with no interface configuration Change-Id: Iea23dcc0707bc96627b99d4500268a8e01bfda39 Signed-off-by: pmikus --- tests/suites/performance/long_bridge_domain.robot | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'tests/suites/performance/long_bridge_domain.robot') diff --git a/tests/suites/performance/long_bridge_domain.robot b/tests/suites/performance/long_bridge_domain.robot index 477e0467ed..e912f8d842 100644 --- a/tests/suites/performance/long_bridge_domain.robot +++ b/tests/suites/performance/long_bridge_domain.robot @@ -17,8 +17,7 @@ | Suite Setup | 3-node Performance Suite Setup | L2 | Suite Teardown | 3-node Performance Suite Teardown | Test Setup | Setup all DUTs before test -| Test Teardown | Run Keywords | Show statistics on all DUTs -| ... | AND | Reset startup configuration of VPP on all DUTs +| Test Teardown | Run Keyword | Show statistics on all DUTs | Documentation | *Throughput search suite (based on RFC2544).* | ... | ... | Test suite uses 3-node topology TG - DUT1 - DUT2 - TG, with one link -- cgit 1.2.3-korg