X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=tests%2Fvpp%2Ffunc%2Fl2xc%2Feth2p-dot1ad-l2xcbase-func.robot;fp=tests%2Fvpp%2Ffunc%2Fl2xc%2Feth2p-dot1ad-l2xcbase-func.robot;h=e3f057104742a35d1f106f1ad4b3f6d5770015d5;hp=f030e618f73cb8b4e9ec13c963287480ae2a1fe9;hb=9c75b7bf5af74aa13cfa3aeeaf726cd965850fce;hpb=3e664d4a46aecf847659df2fe3d2572697b582a7 diff --git a/tests/vpp/func/l2xc/eth2p-dot1ad-l2xcbase-func.robot b/tests/vpp/func/l2xc/eth2p-dot1ad-l2xcbase-func.robot index f030e618f7..e3f0571047 100644 --- a/tests/vpp/func/l2xc/eth2p-dot1ad-l2xcbase-func.robot +++ b/tests/vpp/func/l2xc/eth2p-dot1ad-l2xcbase-func.robot @@ -62,8 +62,9 @@ | | And Configure L2 tag rewrite method on interfaces | | ... | ${dut1_node} | ${subif_index_1} | ${dut2_node} | ${subif_index_2} | | ... | ${tag_rewrite_method} -| | And Connect interfaces and VLAN sub-interfaces using L2XC +| | And Configure L2XC | | ... | ${dut1_node} | ${dut1_to_tg} | ${subif_index_1} +| | And Configure L2XC | | ... | ${dut2_node} | ${dut2_to_tg} | ${subif_index_2} | | Then Send ICMP packet and verify received packet | | ... | ${tg_node} | ${tg_to_dut1} | ${tg_to_dut2}