FIX: Avoid duplicated KW names in perf and func tests
[csit.git] / tests / vpp / device / l2bd / eth2p-eth-l2bdbasemaclrn-dev.robot
index 553ed17..2eca319 100644 (file)
@@ -55,7 +55,7 @@
 | | ...
 | | Given Configure path in 2-node circular topology
 | | ... | ${nodes['TG']} | ${nodes['DUT1']} | ${nodes['TG']}
-| | And Set interfaces in path up
+| | And Configure interfaces in path up
 | | And Create bridge domain | ${dut_node} | ${bd_id}
 | | And Add interface to bridge domain | ${dut_node} | ${dut_to_tg_if1}
 | | ... | ${bd_id}
@@ -76,7 +76,7 @@
 | | ...
 | | Given Configure path in 2-node circular topology
 | | ... | ${nodes['TG']} | ${nodes['DUT1']} | ${nodes['TG']}
-| | And Set interfaces in path up
+| | And Configure interfaces in path up
 | | And Create bridge domain | ${dut_node} | ${bd_id}
 | | And Add interface to bridge domain | ${dut_node} | ${dut_to_tg_if1}
 | | ... | ${bd_id}