aboutsummaryrefslogtreecommitdiffstats
path: root/tests/vpp/device/ip6
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/vpp/device/ip6
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/vpp/device/ip6')
-rw-r--r--tests/vpp/device/ip6/eth2p-ethip6-ip6base-copblklistbase-dev.robot2
-rw-r--r--tests/vpp/device/ip6/eth2p-ethip6-ip6base-copwhtlistbase-dev.robot2
-rw-r--r--tests/vpp/device/ip6/eth2p-ethip6-ip6base-iacldstbase-dev.robot2
-rw-r--r--tests/vpp/device/ip6/eth2p-ethip6-ip6base-ipolicemarkbase-dev.robot2
-rw-r--r--tests/vpp/device/ip6/eth2p-ethipv6-ip6base-dev.robot2
5 files changed, 5 insertions, 5 deletions
diff --git a/tests/vpp/device/ip6/eth2p-ethip6-ip6base-copblklistbase-dev.robot b/tests/vpp/device/ip6/eth2p-ethip6-ip6base-copblklistbase-dev.robot
index b06cfab70b..2da1a1080a 100644
--- a/tests/vpp/device/ip6/eth2p-ethip6-ip6base-copblklistbase-dev.robot
+++ b/tests/vpp/device/ip6/eth2p-ethip6-ip6base-copblklistbase-dev.robot
@@ -81,6 +81,6 @@
| | ... | ${TG_pf2}[0] | ${DUT1_vf2_mac}[0] | ${TG_pf2_mac}[0]
*** Test Cases ***
-| tc01-78B-ethip6-ip6base-copblklistbase-dev
+| 78B-ethip6-ip6base-copblklistbase-dev
| | [Tags] | 78B
| | frame_size=${78} | phy_cores=${0}
diff --git a/tests/vpp/device/ip6/eth2p-ethip6-ip6base-copwhtlistbase-dev.robot b/tests/vpp/device/ip6/eth2p-ethip6-ip6base-copwhtlistbase-dev.robot
index 3cc3dfa47e..e73f896312 100644
--- a/tests/vpp/device/ip6/eth2p-ethip6-ip6base-copwhtlistbase-dev.robot
+++ b/tests/vpp/device/ip6/eth2p-ethip6-ip6base-copwhtlistbase-dev.robot
@@ -81,6 +81,6 @@
| | ... | ${TG_pf2}[0] | ${DUT1_vf2_mac}[0] | ${TG_pf2_mac}[0]
*** Test Cases ***
-| tc01-78B-ethip6-ip6base-copwhtlistbase-dev
+| 78B-ethip6-ip6base-copwhtlistbase-dev
| | [Tags] | 78B
| | frame_size=${78} | phy_cores=${0}
diff --git a/tests/vpp/device/ip6/eth2p-ethip6-ip6base-iacldstbase-dev.robot b/tests/vpp/device/ip6/eth2p-ethip6-ip6base-iacldstbase-dev.robot
index 7ef550aa99..7d64477be5 100644
--- a/tests/vpp/device/ip6/eth2p-ethip6-ip6base-iacldstbase-dev.robot
+++ b/tests/vpp/device/ip6/eth2p-ethip6-ip6base-iacldstbase-dev.robot
@@ -85,6 +85,6 @@
| | ... | ${TG_pf2}[0] | ${DUT1_vf2_mac}[0] | ${TG_pf2_mac}[0]
*** Test Cases ***
-| tc01-78B-ethip6-ip6base-iacldstbase-dev
+| 78B-ethip6-ip6base-iacldstbase-dev
| | [Tags] | 78B
| | frame_size=${78} | phy_cores=${0}
diff --git a/tests/vpp/device/ip6/eth2p-ethip6-ip6base-ipolicemarkbase-dev.robot b/tests/vpp/device/ip6/eth2p-ethip6-ip6base-ipolicemarkbase-dev.robot
index af8eb75489..02b8728f3d 100644
--- a/tests/vpp/device/ip6/eth2p-ethip6-ip6base-ipolicemarkbase-dev.robot
+++ b/tests/vpp/device/ip6/eth2p-ethip6-ip6base-ipolicemarkbase-dev.robot
@@ -82,6 +82,6 @@
| | ... | 2001:1::2 | 2001:2::2
*** Test Cases ***
-| tc01-78B-ethip6-ip6base-ipolicemarkbase-dev
+| 78B-ethip6-ip6base-ipolicemarkbase-dev
| | [Tags] | 78B
| | frame_size=${78} | phy_cores=${0}
diff --git a/tests/vpp/device/ip6/eth2p-ethipv6-ip6base-dev.robot b/tests/vpp/device/ip6/eth2p-ethipv6-ip6base-dev.robot
index 14790ff3e0..752cc80f1d 100644
--- a/tests/vpp/device/ip6/eth2p-ethipv6-ip6base-dev.robot
+++ b/tests/vpp/device/ip6/eth2p-ethipv6-ip6base-dev.robot
@@ -78,6 +78,6 @@
| | ... | ${TG_pf2}[0] | ${DUT1_vf2_mac}[0] | ${TG_pf2_mac}[0]
*** Test Cases ***
-| tc01-78B-ethipv6-ip6base-dev
+| 78B-ethipv6-ip6base-dev
| | [Tags] | 78B
| | frame_size=${78} | phy_cores=${0}