diff options
author | Peter Mikus <pmikus@cisco.com> | 2019-07-11 15:05:11 +0000 |
---|---|---|
committer | Peter Mikus <pmikus@cisco.com> | 2019-07-11 15:05:11 +0000 |
commit | f8452762b3dd6370792a5891b1010c263140bae6 (patch) | |
tree | d2323d7a17904b8d77903aa56fca44ef1668c0e4 /tests/vpp/device/l2xc | |
parent | d2a7114de8c307c152b119d2c153e1d75df78b65 (diff) |
FIX: Various naming convention typos
Change-Id: Ib55d9f3993cb63d3130a6bd338d612bde0235d5d
Signed-off-by: Peter Mikus <pmikus@cisco.com>
Diffstat (limited to 'tests/vpp/device/l2xc')
-rw-r--r-- | tests/vpp/device/l2xc/eth2p-ethicmpv4-l2xcbase-dev.robot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/vpp/device/l2xc/eth2p-ethicmpv4-l2xcbase-dev.robot b/tests/vpp/device/l2xc/eth2p-ethicmpv4-l2xcbase-dev.robot index 24aaee8065..a9a5a70bed 100644 --- a/tests/vpp/device/l2xc/eth2p-ethicmpv4-l2xcbase-dev.robot +++ b/tests/vpp/device/l2xc/eth2p-ethicmpv4-l2xcbase-dev.robot @@ -67,6 +67,6 @@ | | ... | ${tg} | ${tg_if1} | ${tg_if2} *** Test Cases *** -| tc01-64B-eth2p-ethicmpv4-l2xcbase-dev +| tc01-64B-ethicmpv4-l2xcbase-dev | | [Tags] | 64B | | frame_size=${64} | phy_cores=${0} |