From bb0f69d12e0e509c58bb5b8116d73bb585a4ea09 Mon Sep 17 00:00:00 2001 From: Vratko Polak Date: Fri, 21 Sep 2018 14:24:24 +0200 Subject: Fix autogen regenerator and few suites + "elif" instead of "else if". + Some suites had test cases reordered. + Some suites contained 9000B cases for avf. Change-Id: I3bf8241c317f20dbf66b497a2c8be35ef71307f5 Signed-off-by: Vratko Polak --- tests/vpp/perf/l2/10ge2p1x710-avf-eth-l2patch-ndrpdr.robot | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'tests/vpp/perf/l2/10ge2p1x710-avf-eth-l2patch-ndrpdr.robot') diff --git a/tests/vpp/perf/l2/10ge2p1x710-avf-eth-l2patch-ndrpdr.robot b/tests/vpp/perf/l2/10ge2p1x710-avf-eth-l2patch-ndrpdr.robot index d811c4f32f..8a76c4d6f3 100644 --- a/tests/vpp/perf/l2/10ge2p1x710-avf-eth-l2patch-ndrpdr.robot +++ b/tests/vpp/perf/l2/10ge2p1x710-avf-eth-l2patch-ndrpdr.robot @@ -110,18 +110,6 @@ | | [Tags] | 1518B | 4C | | framesize=${1518} | phy_cores=${4} -| tc07-9000B-1c-avf-eth-l2patch-ndrpdr -| | [Tags] | 9000B | 1C -| | framesize=${9000} | phy_cores=${1} - -| tc08-9000B-2c-avf-eth-l2patch-ndrpdr -| | [Tags] | 9000B | 2C -| | framesize=${9000} | phy_cores=${2} - -| tc09-9000B-4c-avf-eth-l2patch-ndrpdr -| | [Tags] | 9000B | 4C -| | framesize=${9000} | phy_cores=${4} - | tc10-IMIX-1c-avf-eth-l2patch-ndrpdr | | [Tags] | IMIX | 1C | | framesize=IMIX_v4_1 | phy_cores=${1} -- cgit 1.2.3-korg