X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=tests%2Fvpp%2Fdevice%2Fip6%2Feth2p-ethip6-ip6base-dev.robot;h=e1ba73bf68231b0994c08d084307134fa763eecb;hp=c045acd06bfe7a7cee11ad9dcc8aa114586340f9;hb=08fc34b6ba780d227a1327274d434823118a4c77;hpb=f655cd2104acc4b54de9c481d4370bf5f478ea0c diff --git a/tests/vpp/device/ip6/eth2p-ethip6-ip6base-dev.robot b/tests/vpp/device/ip6/eth2p-ethip6-ip6base-dev.robot index c045acd06b..e1ba73bf68 100644 --- a/tests/vpp/device/ip6/eth2p-ethip6-ip6base-dev.robot +++ b/tests/vpp/device/ip6/eth2p-ethip6-ip6base-dev.robot @@ -56,7 +56,7 @@ | | ... | | Given Configure path in 2-node circular topology | | ... | ${nodes['TG']} | ${nodes['DUT1']} | ${nodes['TG']} -| | And Initialize IPv6 forwarding in circular topology | ${tg_to_dut_if1_ip6} +| | And Configure IPv6 forwarding in circular topology | ${tg_to_dut_if1_ip6} | | ... | ${tg_to_dut_if2_ip6} | ${dut_to_tg_if1_ip6} | ${dut_to_tg_if2_ip6} | | And Suppress ICMPv6 router advertisement message | ${nodes} | | When All Vpp Interfaces Ready Wait | ${nodes} @@ -74,7 +74,7 @@ | | ... | | Given Configure path in 2-node circular topology | | ... | ${nodes['TG']} | ${nodes['DUT1']} | ${nodes['TG']} -| | And Initialize IPv6 forwarding in circular topology | ${tg_to_dut_if1_ip6} +| | And Configure IPv6 forwarding in circular topology | ${tg_to_dut_if1_ip6} | | ... | ${tg_to_dut_if2_ip6} | ${dut_to_tg_if1_ip6} | ${dut_to_tg_if2_ip6} | | And Suppress ICMPv6 router advertisement message | ${nodes} | | When All Vpp Interfaces Ready Wait | ${nodes} @@ -93,7 +93,7 @@ | | ... | | Given Configure path in 2-node circular topology | | ... | ${nodes['TG']} | ${nodes['DUT1']} | ${nodes['TG']} -| | And Initialize IPv6 forwarding in circular topology | ${tg_to_dut_if1_ip6} +| | And Configure IPv6 forwarding in circular topology | ${tg_to_dut_if1_ip6} | | ... | ${tg_to_dut_if2_ip6} | ${dut_to_tg_if1_ip6} | ${dut_to_tg_if2_ip6} | | And Suppress ICMPv6 router advertisement message | ${nodes} | | When All Vpp Interfaces Ready Wait | ${nodes} @@ -112,7 +112,7 @@ | | ... | | Given Configure path in 2-node circular topology | | ... | ${nodes['TG']} | ${nodes['DUT1']} | ${nodes['TG']} -| | And Initialize IPv6 forwarding in circular topology | ${tg_to_dut_if1_ip6} +| | And Configure IPv6 forwarding in circular topology | ${tg_to_dut_if1_ip6} | | ... | ${tg_to_dut_if2_ip6} | ${dut_to_tg_if1_ip6} | ${dut_to_tg_if2_ip6} | | ... | remote_host1_ip6=${remote_host1_ip6} | | ... | remote_host2_ip6=${remote_host2_ip6}