diff options
author | Juraj Linkeš <juraj.linkes@pantheon.tech> | 2020-05-22 14:25:24 +0200 |
---|---|---|
committer | Vratko Polak <vrpolak@cisco.com> | 2020-06-09 15:12:51 +0000 |
commit | be5265bc9612f5aedf4f25720c4bd8941e359410 (patch) | |
tree | b4d5a10d57743c4ada06a611e37a64061b5c84b0 /tests/vpp/device/srv6/eth2p-ethip6srhip6-ip6base-srv6enc2sids-dev.robot | |
parent | e84eec8494a5f13fce73e13dfdb38af90608edb7 (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/srv6/eth2p-ethip6srhip6-ip6base-srv6enc2sids-dev.robot')
-rw-r--r-- | tests/vpp/device/srv6/eth2p-ethip6srhip6-ip6base-srv6enc2sids-dev.robot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/vpp/device/srv6/eth2p-ethip6srhip6-ip6base-srv6enc2sids-dev.robot b/tests/vpp/device/srv6/eth2p-ethip6srhip6-ip6base-srv6enc2sids-dev.robot index 71618e5c0d..38ce990d90 100644 --- a/tests/vpp/device/srv6/eth2p-ethip6srhip6-ip6base-srv6enc2sids-dev.robot +++ b/tests/vpp/device/srv6/eth2p-ethip6srhip6-ip6base-srv6enc2sids-dev.robot @@ -102,6 +102,6 @@ | | ... | ${dut1_sid2_2} | ${dut2_sid1_2} *** Test Cases *** -| tc01-78B-ethip6srhip6-ip6base-srv6enc2sids-dev +| 78B-ethip6srhip6-ip6base-srv6enc2sids-dev | | [Tags] | 78B | | frame_size=${78} | phy_cores=${0} |