aboutsummaryrefslogtreecommitdiffstats
path: root/tests/suites/tagging/qinq_l2_xconnect.robot
diff options
context:
space:
mode:
authorZdeno Olsovsky <zolsovsk@cisco.com>2016-05-04 13:48:36 +0200
committerMatej Klotton <mklotton@cisco.com>2016-05-20 12:09:01 +0000
commitc5e740fbe49b3074647c8c5fc09d26a131cea577 (patch)
tree547475657b740c3d68c1133d2dc69453c9602665 /tests/suites/tagging/qinq_l2_xconnect.robot
parent1e7afbe3474d8ae8c5239ae3deee49963d6b1d93 (diff)
VPP in host user-mode, part II
- JIRA: CSIT-61 Change-Id: I688b1013a78a1fa3ecdb44c2072f8bd1b46364fb Signed-off-by: Zdeno Olsovsky <zolsovsk@cisco.com>
Diffstat (limited to 'tests/suites/tagging/qinq_l2_xconnect.robot')
-rw-r--r--tests/suites/tagging/qinq_l2_xconnect.robot3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/suites/tagging/qinq_l2_xconnect.robot b/tests/suites/tagging/qinq_l2_xconnect.robot
index 856d3accb5..57f61101fd 100644
--- a/tests/suites/tagging/qinq_l2_xconnect.robot
+++ b/tests/suites/tagging/qinq_l2_xconnect.robot
@@ -47,4 +47,5 @@
| | And Interfaces and VLAN sub-interfaces inter-connected using L2-xconnect
| | ... | ${dut1_node} | ${dut1_to_tg} | ${subif_index_1}
| | ... | ${dut2_node} | ${dut2_to_tg} | ${subif_index_2}
-| | Then Send and receive ICMPv4 | ${tg_node} | ${tg_to_dut1} | ${tg_to_dut2}
+| | Then Send and receive ICMP Packet
+| | ... | ${tg_node} | ${tg_to_dut1} | ${tg_to_dut2}