aboutsummaryrefslogtreecommitdiffstats
path: root/tests/dpdk/perf/10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.robot
diff options
context:
space:
mode:
authorJuraj Linkeš <juraj.linkes@pantheon.tech>2020-05-22 14:25:24 +0200
committerVratko Polak <vrpolak@cisco.com>2020-06-09 15:12:51 +0000
commitbe5265bc9612f5aedf4f25720c4bd8941e359410 (patch)
treeb4d5a10d57743c4ada06a611e37a64061b5c84b0 /tests/dpdk/perf/10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.robot
parente84eec8494a5f13fce73e13dfdb38af90608edb7 (diff)
Remove leading tc[nn] from test names
The test names are unique without it and the information doesn't add anything extra. Change-Id: Idc7d6d1d21c8c05691e1757227a0a3787406d370 Signed-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech>
Diffstat (limited to 'tests/dpdk/perf/10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.robot')
-rw-r--r--tests/dpdk/perf/10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.robot24
1 files changed, 12 insertions, 12 deletions
diff --git a/tests/dpdk/perf/10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.robot b/tests/dpdk/perf/10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.robot
index 15842294de..5f3807b448 100644
--- a/tests/dpdk/perf/10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.robot
+++ b/tests/dpdk/perf/10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.robot
@@ -75,50 +75,50 @@
| | Then Find NDR and PDR intervals using optimized search
*** Test Cases ***
-| tc01-64B-1c-eth-l2xcbase-testpmd-ndrpdr
+| 64B-1c-eth-l2xcbase-testpmd-ndrpdr
| | [Tags] | 64B | 1C
| | frame_size=${64} | phy_cores=${1}
-| tc02-64B-2c-eth-l2xcbase-testpmd-ndrpdr
+| 64B-2c-eth-l2xcbase-testpmd-ndrpdr
| | [Tags] | 64B | 2C
| | frame_size=${64} | phy_cores=${2}
-| tc03-64B-4c-eth-l2xcbase-testpmd-ndrpdr
+| 64B-4c-eth-l2xcbase-testpmd-ndrpdr
| | [Tags] | 64B | 4C
| | frame_size=${64} | phy_cores=${4}
-| tc04-1518B-1c-eth-l2xcbase-testpmd-ndrpdr
+| 1518B-1c-eth-l2xcbase-testpmd-ndrpdr
| | [Tags] | 1518B | 1C
| | frame_size=${1518} | phy_cores=${1}
-| tc05-1518B-2c-eth-l2xcbase-testpmd-ndrpdr
+| 1518B-2c-eth-l2xcbase-testpmd-ndrpdr
| | [Tags] | 1518B | 2C
| | frame_size=${1518} | phy_cores=${2}
-| tc06-1518B-4c-eth-l2xcbase-testpmd-ndrpdr
+| 1518B-4c-eth-l2xcbase-testpmd-ndrpdr
| | [Tags] | 1518B | 4C
| | frame_size=${1518} | phy_cores=${4}
-| tc07-9000B-1c-eth-l2xcbase-testpmd-ndrpdr
+| 9000B-1c-eth-l2xcbase-testpmd-ndrpdr
| | [Tags] | 9000B | 1C
| | frame_size=${9000} | phy_cores=${1}
-| tc08-9000B-2c-eth-l2xcbase-testpmd-ndrpdr
+| 9000B-2c-eth-l2xcbase-testpmd-ndrpdr
| | [Tags] | 9000B | 2C
| | frame_size=${9000} | phy_cores=${2}
-| tc09-9000B-4c-eth-l2xcbase-testpmd-ndrpdr
+| 9000B-4c-eth-l2xcbase-testpmd-ndrpdr
| | [Tags] | 9000B | 4C
| | frame_size=${9000} | phy_cores=${4}
-| tc10-IMIX-1c-eth-l2xcbase-testpmd-ndrpdr
+| IMIX-1c-eth-l2xcbase-testpmd-ndrpdr
| | [Tags] | IMIX | 1C
| | frame_size=IMIX_v4_1 | phy_cores=${1}
-| tc11-IMIX-2c-eth-l2xcbase-testpmd-ndrpdr
+| IMIX-2c-eth-l2xcbase-testpmd-ndrpdr
| | [Tags] | IMIX | 2C
| | frame_size=IMIX_v4_1 | phy_cores=${2}
-| tc12-IMIX-4c-eth-l2xcbase-testpmd-ndrpdr
+| IMIX-4c-eth-l2xcbase-testpmd-ndrpdr
| | [Tags] | IMIX | 4C
| | frame_size=IMIX_v4_1 | phy_cores=${4}