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-mrr.robot | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'tests/vpp/perf/l2/10ge2p1x710-avf-eth-l2patch-mrr.robot') diff --git a/tests/vpp/perf/l2/10ge2p1x710-avf-eth-l2patch-mrr.robot b/tests/vpp/perf/l2/10ge2p1x710-avf-eth-l2patch-mrr.robot index 195dd546c1..5d7fe9adb4 100644 --- a/tests/vpp/perf/l2/10ge2p1x710-avf-eth-l2patch-mrr.robot +++ b/tests/vpp/perf/l2/10ge2p1x710-avf-eth-l2patch-mrr.robot @@ -103,18 +103,6 @@ | | [Tags] | 1518B | 4C | | framesize=${1518} | phy_cores=${4} -| tc07-9000B-1c-avf-eth-l2patch-mrr -| | [Tags] | 9000B | 1C -| | framesize=${9000} | phy_cores=${1} - -| tc08-9000B-2c-avf-eth-l2patch-mrr -| | [Tags] | 9000B | 2C -| | framesize=${9000} | phy_cores=${2} - -| tc09-9000B-4c-avf-eth-l2patch-mrr -| | [Tags] | 9000B | 4C -| | framesize=${9000} | phy_cores=${4} - | tc10-IMIX-1c-avf-eth-l2patch-mrr | | [Tags] | IMIX | 1C | | framesize=IMIX_v4_1 | phy_cores=${1} -- cgit 1.2.3-korg