aboutsummaryrefslogtreecommitdiffstats
path: root/tests/suites/tagging/qinq_l2_xconnect.robot
diff options
context:
space:
mode:
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}