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 --- .../container_memif/eth2p-ethicmpv4-ip4base-eth-2memif-1dcr-dev.robot | 2 +- .../eth2p-ethicmpv4-l2bdbasemaclrn-eth-2memif-1dcr-dev.robot | 2 +- .../container_memif/eth2p-ethicmpv4-l2xcbase-eth-2memif-1dcr-dev.robot | 2 +- .../container_memif/eth2p-ethicmpv6-ip6base-eth-2memif-1dcr-dev.robot | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'tests/vpp/device/container_memif') diff --git a/tests/vpp/device/container_memif/eth2p-ethicmpv4-ip4base-eth-2memif-1dcr-dev.robot b/tests/vpp/device/container_memif/eth2p-ethicmpv4-ip4base-eth-2memif-1dcr-dev.robot index a90f1efad6..5e0ccff596 100644 --- a/tests/vpp/device/container_memif/eth2p-ethicmpv4-ip4base-eth-2memif-1dcr-dev.robot +++ b/tests/vpp/device/container_memif/eth2p-ethicmpv4-ip4base-eth-2memif-1dcr-dev.robot @@ -75,6 +75,6 @@ | | ... | ${tg_if2} | ${dut1_if2_mac} | ${tg_if2_mac} *** Test Cases *** -| tc01-64B-eth2p-ethicmpv4-ip4base-eth-2memif-1dcr-dev +| tc01-64B-ethicmpv4-ip4base-eth-2memif-1dcr-dev | | [Tags] | 64B | | frame_size=${64} | phy_cores=${0} diff --git a/tests/vpp/device/container_memif/eth2p-ethicmpv4-l2bdbasemaclrn-eth-2memif-1dcr-dev.robot b/tests/vpp/device/container_memif/eth2p-ethicmpv4-l2bdbasemaclrn-eth-2memif-1dcr-dev.robot index ea60fee6d2..a89ab8fa1b 100644 --- a/tests/vpp/device/container_memif/eth2p-ethicmpv4-l2bdbasemaclrn-eth-2memif-1dcr-dev.robot +++ b/tests/vpp/device/container_memif/eth2p-ethicmpv4-l2bdbasemaclrn-eth-2memif-1dcr-dev.robot @@ -72,6 +72,6 @@ | | ... | ${tg} | ${tg_if1} | ${tg_if2} *** Test Cases *** -| tc01-64B-eth2p-ethicmpv4-l2bdbasemaclrn-eth-2memif-1dcr-dev +| tc01-64B-ethicmpv4-l2bdbasemaclrn-eth-2memif-1dcr-dev | | [Tags] | 64B | | frame_size=${64} | phy_cores=${0} diff --git a/tests/vpp/device/container_memif/eth2p-ethicmpv4-l2xcbase-eth-2memif-1dcr-dev.robot b/tests/vpp/device/container_memif/eth2p-ethicmpv4-l2xcbase-eth-2memif-1dcr-dev.robot index 1f33992afa..a8c0d78745 100644 --- a/tests/vpp/device/container_memif/eth2p-ethicmpv4-l2xcbase-eth-2memif-1dcr-dev.robot +++ b/tests/vpp/device/container_memif/eth2p-ethicmpv4-l2xcbase-eth-2memif-1dcr-dev.robot @@ -71,6 +71,6 @@ | | ... | ${tg} | ${tg_if1} | ${tg_if2} *** Test Cases *** -| tc01-64B-eth2p-ethicmpv4-l2xcbase-eth-2memif-1dcr-dev +| tc01-64B-ethicmpv4-l2xcbase-eth-2memif-1dcr-dev | | [Tags] | 64B | | frame_size=${64} | phy_cores=${0} diff --git a/tests/vpp/device/container_memif/eth2p-ethicmpv6-ip6base-eth-2memif-1dcr-dev.robot b/tests/vpp/device/container_memif/eth2p-ethicmpv6-ip6base-eth-2memif-1dcr-dev.robot index 69b8ee0db6..cece7f0f6a 100644 --- a/tests/vpp/device/container_memif/eth2p-ethicmpv6-ip6base-eth-2memif-1dcr-dev.robot +++ b/tests/vpp/device/container_memif/eth2p-ethicmpv6-ip6base-eth-2memif-1dcr-dev.robot @@ -104,6 +104,6 @@ | | ... | ${tg_if2} | ${dut1_if2_mac} | ${tg_if2_mac} *** Test Cases *** -| tc01-78B-eth2p-ethicmpv6-ip6base-eth-2memif-1dcr-dev +| tc01-78B-ethicmpv6-ip6base-eth-2memif-1dcr-dev | | [Tags] | 78B | | frame_size=${78} | phy_cores=${0} -- cgit 1.2.3-korg