diff options
author | Vratko Polak <vrpolak@cisco.com> | 2018-09-21 14:24:24 +0200 |
---|---|---|
committer | Vratko Polak <vrpolak@cisco.com> | 2018-09-21 14:25:09 +0200 |
commit | bb0f69d12e0e509c58bb5b8116d73bb585a4ea09 (patch) | |
tree | b2e171fa0e92b47da422645a147faa42852fe2bd /tests/vpp/perf/l2/25ge2p1xxv710-avf-eth-l2patch-ndrpdr.robot | |
parent | dea603c08a0afdab48af34bba7463f9029218aa2 (diff) |
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 <vrpolak@cisco.com>
Diffstat (limited to 'tests/vpp/perf/l2/25ge2p1xxv710-avf-eth-l2patch-ndrpdr.robot')
-rw-r--r-- | tests/vpp/perf/l2/25ge2p1xxv710-avf-eth-l2patch-ndrpdr.robot | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/tests/vpp/perf/l2/25ge2p1xxv710-avf-eth-l2patch-ndrpdr.robot b/tests/vpp/perf/l2/25ge2p1xxv710-avf-eth-l2patch-ndrpdr.robot index 80e643fc86..07b7ba79b0 100644 --- a/tests/vpp/perf/l2/25ge2p1xxv710-avf-eth-l2patch-ndrpdr.robot +++ b/tests/vpp/perf/l2/25ge2p1xxv710-avf-eth-l2patch-ndrpdr.robot @@ -112,18 +112,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} |