X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=tests%2Fvpp%2Ffunc%2Fip6_tunnels%2Fvxlan%2Feth2p-ethip6vxlan-l2bdbasemaclrn-func.robot;h=2d9ee1403860daf36e9d4081147799f4a57dcdcc;hb=refs%2Fchanges%2F60%2F18360%2F67;hp=165da28bd2ba52dd2345296d1e0d01222ca33f96;hpb=6721e7f09aa95bff6622068332a3f56afad9c87b;p=csit.git diff --git a/tests/vpp/func/ip6_tunnels/vxlan/eth2p-ethip6vxlan-l2bdbasemaclrn-func.robot b/tests/vpp/func/ip6_tunnels/vxlan/eth2p-ethip6vxlan-l2bdbasemaclrn-func.robot index 165da28bd2..2d9ee14038 100644 --- a/tests/vpp/func/ip6_tunnels/vxlan/eth2p-ethip6vxlan-l2bdbasemaclrn-func.robot +++ b/tests/vpp/func/ip6_tunnels/vxlan/eth2p-ethip6vxlan-l2bdbasemaclrn-func.robot @@ -17,7 +17,6 @@ | Resource | resources/libraries/robot/overlay/vxlan.robot | Resource | resources/libraries/robot/l2/l2_traffic.robot | Resource | resources/libraries/robot/vm/qemu.robot -| Resource | resources/libraries/robot/vm/double_qemu_setup.robot | Library | resources.libraries.python.Trace | Library | resources.libraries.python.IPv6Setup | Force Tags | 3_NODE_SINGLE_LINK_TOPO | VM_ENV | HW_ENV @@ -78,3 +77,6 @@ | | ... | ${dut2_to_tg} | ${dut2s_vxlan} | | Then Send ICMPv6 bidirectionally and verify received packets | | ... | ${tg_node} | ${tg_to_dut1} | ${tg_to_dut2} +| | And Get VXLAN dump | ${dut1_node} +| | And Get VXLAN dump | ${dut1_node} | interface=vxlan_tunnel0 +| | And Get VXLAN dump | ${dut2_node} | interface=${dut2s_vxlan}