aboutsummaryrefslogtreecommitdiffstats
path: root/tests/func/rpf
diff options
context:
space:
mode:
authorJan Gelety <jgelety@cisco.com>2017-01-17 14:50:46 +0100
committerJan Gelety <jgelety@cisco.com>2017-01-24 15:35:34 +0000
commit982e81efab69bc007455481b6425fcebc7213906 (patch)
tree27f320b8b2508fbc7716aa682f51cf3cb9449de3 /tests/func/rpf
parentc232d04e7a5bffb72063240ee7e15967f46c4873 (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/rpf')
-rw-r--r--tests/func/rpf/eth2p-ethip4-ip4base-rpf-func.robot (renamed from tests/func/rpf/ipv4_rpf_untagged.robot)2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/func/rpf/ipv4_rpf_untagged.robot b/tests/func/rpf/eth2p-ethip4-ip4base-rpf-func.robot
index 708477a71d..372940dd82 100644
--- a/tests/func/rpf/ipv4_rpf_untagged.robot
+++ b/tests/func/rpf/eth2p-ethip4-ip4base-rpf-func.robot
@@ -29,7 +29,7 @@
| ... | with one link between the nodes.
| ... | *[Cfg] DUT configuration:* DUT2 is configured with L2 Cross connect.
| ... | DUT1 is configured with IP source check on link to TG,
-| ... | *[Ver] TG verification:*Test ICMP Echo Request packets are sent
+| ... | *[Ver] TG verification:* Test ICMP Echo Request packets are sent
| ... | in one direction by TG on link to DUT1 and received on TG link
| ... | to DUT2. On receive TG verifies if packets which source address
| ... | is not in routes are dropped.