diff options
author | Jan Gelety <jgelety@cisco.com> | 2017-01-17 14:50:46 +0100 |
---|---|---|
committer | Jan Gelety <jgelety@cisco.com> | 2017-01-24 15:35:34 +0000 |
commit | 982e81efab69bc007455481b6425fcebc7213906 (patch) | |
tree | 27f320b8b2508fbc7716aa682f51cf3cb9449de3 /tests/func/vrf | |
parent | c232d04e7a5bffb72063240ee7e15967f46c4873 (diff) |
csit-func-tc-naming-change - phase 1
- change of ts directories
- change of ts file names
- splitting of former files to more files when suitable
- more details:
https://wiki.fd.io/view/CSIT/csit-perf-tc-naming-change
Change-Id: Ifda1038f8323735f86c1be7ba7f93e3fda183618
Signed-off-by: Jan Gelety <jgelety@cisco.com>
Diffstat (limited to 'tests/func/vrf')
-rw-r--r-- | tests/func/vrf/eth2p-ethip4-ip4basevrf-func.robot (renamed from tests/func/vrf/vrf_tests.robot) | 2 | ||||
-rw-r--r-- | tests/func/vrf/eth2p-ethip6-ip6basevrf-func.robot (renamed from tests/func/vrf/vrf_tests_v6.robot) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/tests/func/vrf/vrf_tests.robot b/tests/func/vrf/eth2p-ethip4-ip4basevrf-func.robot index 0339573956..7a76a1805c 100644 --- a/tests/func/vrf/vrf_tests.robot +++ b/tests/func/vrf/eth2p-ethip4-ip4basevrf-func.robot @@ -29,7 +29,7 @@ | ... | links in between nodes. | ... | *[Enc] Packet Encapsulations:* Eth-IPv4-ICMPv4 for L2 switching of | ... | IPv4. -| ... | *[Cfg] DUT configuration:*Each DUT is configured with two VRF tables; +| ... | *[Cfg] DUT configuration:* Each DUT is configured with two VRF tables; | ... | Separation of traffic is tested by IP packets; Basic ARP and ROUTES are | ... | set on DUT nodes; IP addresses are set on DUT interfaces. | ... | *[Ver] TG verification:* Test ICMPv4 Echo Request packets diff --git a/tests/func/vrf/vrf_tests_v6.robot b/tests/func/vrf/eth2p-ethip6-ip6basevrf-func.robot index b88b6fd577..b88b6fd577 100644 --- a/tests/func/vrf/vrf_tests_v6.robot +++ b/tests/func/vrf/eth2p-ethip6-ip6basevrf-func.robot |