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/ip6/eth2p-ethicmpv6-ip6base-dut-egress-dev.robot | 2 +- tests/vpp/device/ip6/eth2p-ethicmpv6-ip6base-dut-ingress-dev.robot | 2 +- tests/vpp/device/ip6/eth2p-ethicmpv6-ip6base-tg-ingress-dev.robot | 2 +- .../device/ip6/eth2p-ethicmpv6-ip6base-tg-ingress-remote-host-dev.robot | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'tests/vpp/device/ip6') diff --git a/tests/vpp/device/ip6/eth2p-ethicmpv6-ip6base-dut-egress-dev.robot b/tests/vpp/device/ip6/eth2p-ethicmpv6-ip6base-dut-egress-dev.robot index a82005e22b..50048138ed 100644 --- a/tests/vpp/device/ip6/eth2p-ethicmpv6-ip6base-dut-egress-dev.robot +++ b/tests/vpp/device/ip6/eth2p-ethicmpv6-ip6base-dut-egress-dev.robot @@ -66,6 +66,6 @@ | | ... | 2001:1::2 | 2001:2::1 | ${dut1_if1_mac} | ${0} *** Test Cases *** -| tc01-78B-eth2p-ethicmpv6-ip6base-dut-egress-dev +| tc01-78B-ethicmpv6-ip6base-dut-egress-dev | | [Tags] | 78B | | frame_size=${78} | phy_cores=${0} diff --git a/tests/vpp/device/ip6/eth2p-ethicmpv6-ip6base-dut-ingress-dev.robot b/tests/vpp/device/ip6/eth2p-ethicmpv6-ip6base-dut-ingress-dev.robot index ab1fefca80..8bb17aab58 100644 --- a/tests/vpp/device/ip6/eth2p-ethicmpv6-ip6base-dut-ingress-dev.robot +++ b/tests/vpp/device/ip6/eth2p-ethicmpv6-ip6base-dut-ingress-dev.robot @@ -66,6 +66,6 @@ | | ... | 2001:1::2 | 2001:1::1 | ${dut1_if1_mac} | ${0} *** Test Cases *** -| tc01-78B-eth2p-ethicmpv6-ip6base-dut-ingress-dev +| tc01-78B-ethicmpv6-ip6base-dut-ingress-dev | | [Tags] | 78B | | frame_size=${78} | phy_cores=${0} diff --git a/tests/vpp/device/ip6/eth2p-ethicmpv6-ip6base-tg-ingress-dev.robot b/tests/vpp/device/ip6/eth2p-ethicmpv6-ip6base-tg-ingress-dev.robot index 4c3180289f..af8378f258 100644 --- a/tests/vpp/device/ip6/eth2p-ethicmpv6-ip6base-tg-ingress-dev.robot +++ b/tests/vpp/device/ip6/eth2p-ethicmpv6-ip6base-tg-ingress-dev.robot @@ -67,6 +67,6 @@ | | ... | 2001:1::2 | 2001:2::2 | ${dut1_if1_mac} | ${1} | ${dut1_if2_mac} *** Test Cases *** -| tc01-78B-eth2p-ethicmpv6-ip6base-tg-ingress-dev +| tc01-78B-ethicmpv6-ip6base-tg-ingress-dev | | [Tags] | 78B | | frame_size=${78} | phy_cores=${0} diff --git a/tests/vpp/device/ip6/eth2p-ethicmpv6-ip6base-tg-ingress-remote-host-dev.robot b/tests/vpp/device/ip6/eth2p-ethicmpv6-ip6base-tg-ingress-remote-host-dev.robot index 33c1191475..bf9975b6f4 100644 --- a/tests/vpp/device/ip6/eth2p-ethicmpv6-ip6base-tg-ingress-remote-host-dev.robot +++ b/tests/vpp/device/ip6/eth2p-ethicmpv6-ip6base-tg-ingress-remote-host-dev.robot @@ -68,6 +68,6 @@ | | ... | 3ffe:5f::1 | 3ffe:5f::2 | ${dut1_if1_mac} | ${1} | ${dut1_if2_mac} *** Test Cases *** -| tc01-78B-eth2p-ethicmpv6-ip6base-tg-ingress-remote-host-dev +| tc01-78B-ethicmpv6-ip6base-tg-ingress-remote-host-dev | | [Tags] | 78B | | frame_size=${78} | phy_cores=${0} -- cgit 1.2.3-korg