From c5e740fbe49b3074647c8c5fc09d26a131cea577 Mon Sep 17 00:00:00 2001 From: Zdeno Olsovsky Date: Wed, 4 May 2016 13:48:36 +0200 Subject: VPP in host user-mode, part II - JIRA: CSIT-61 Change-Id: I688b1013a78a1fa3ecdb44c2072f8bd1b46364fb Signed-off-by: Zdeno Olsovsky --- tests/suites/tagging/qinq_l2_xconnect.robot | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tests/suites/tagging') 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} -- cgit 1.2.3-korg