From f8452762b3dd6370792a5891b1010c263140bae6 Mon Sep 17 00:00:00 2001 From: Peter Mikus Date: Thu, 11 Jul 2019 15:05:11 +0000 Subject: FIX: Various naming convention typos Change-Id: Ib55d9f3993cb63d3130a6bd338d612bde0235d5d Signed-off-by: Peter Mikus --- tests/vpp/device/interfaces/eth2p-ethicmpv4-ip4base-eth-1tap-dev.robot | 2 +- .../interfaces/eth2p-ethicmpv4-ip4base-eth-1tap-namespace-dev.robot | 2 +- .../device/interfaces/eth2p-ethicmpv4-l2bdbasemaclrn-eth-2tap-dev.robot | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'tests/vpp/device/interfaces') diff --git a/tests/vpp/device/interfaces/eth2p-ethicmpv4-ip4base-eth-1tap-dev.robot b/tests/vpp/device/interfaces/eth2p-ethicmpv4-ip4base-eth-1tap-dev.robot index 066821c276..0c845de6f3 100644 --- a/tests/vpp/device/interfaces/eth2p-ethicmpv4-ip4base-eth-1tap-dev.robot +++ b/tests/vpp/device/interfaces/eth2p-ethicmpv4-ip4base-eth-1tap-dev.robot @@ -90,6 +90,6 @@ | | ... | ${tap1_NM_ip} | ${tg_ip_address} *** Test Cases *** -| tc01-64B-eth2p-ethicmpv4-ip4base-eth-1tap-dev +| tc01-64B-ethicmpv4-ip4base-eth-1tap-dev | | [Tags] | 64B | | frame_size=${64} | phy_cores=${0} diff --git a/tests/vpp/device/interfaces/eth2p-ethicmpv4-ip4base-eth-1tap-namespace-dev.robot b/tests/vpp/device/interfaces/eth2p-ethicmpv4-ip4base-eth-1tap-namespace-dev.robot index b0cacd1f24..7b6bbf4cb6 100644 --- a/tests/vpp/device/interfaces/eth2p-ethicmpv4-ip4base-eth-1tap-namespace-dev.robot +++ b/tests/vpp/device/interfaces/eth2p-ethicmpv4-ip4base-eth-1tap-namespace-dev.robot @@ -95,6 +95,6 @@ | | ... | ${tap1_NM_ip} | ${tg_ip_address} *** Test Cases *** -| tc01-64B-eth2p-ethicmpv4-ip4base-eth-1tap-namespace-dev +| tc01-64B-ethicmpv4-ip4base-eth-1tap-namespace-dev | | [Tags] | 64B | | frame_size=${64} | phy_cores=${0} diff --git a/tests/vpp/device/interfaces/eth2p-ethicmpv4-l2bdbasemaclrn-eth-2tap-dev.robot b/tests/vpp/device/interfaces/eth2p-ethicmpv4-l2bdbasemaclrn-eth-2tap-dev.robot index 0c97d983bc..e3eb2f4e7a 100644 --- a/tests/vpp/device/interfaces/eth2p-ethicmpv4-l2bdbasemaclrn-eth-2tap-dev.robot +++ b/tests/vpp/device/interfaces/eth2p-ethicmpv4-l2bdbasemaclrn-eth-2tap-dev.robot @@ -79,6 +79,6 @@ | | ... | ${tg} | ${tg_if1} | ${tg_if2} *** Test Cases *** -| tc01-eth2p-ethicmpv4-l2bdbasemaclrn-eth-2tap-dev +| tc01-64B-ethicmpv4-l2bdbasemaclrn-eth-2tap-dev | | [Tags] | 64B | | frame_size=${64} | phy_cores=${0} -- cgit 1.2.3-korg