Use /64 prefix for IPv6 subnet on vhost interface
[csit.git] / tests / vpp / func / vm_vhost / ip4 / eth2p-ethip4ipsectptlispgpe-ip4base-eth-2vhost-1vm-func.robot
index f4ff9a3..464d4a5 100644 (file)
@@ -33,6 +33,7 @@
 | Variables | resources/test_data/lisp/ipv4_ipsec_lispgpe_ipv4/ipv4_ipsec_lispgpe_ipv4.py
 | ...
 | Force Tags | 3_NODE_SINGLE_LINK_TOPO | VM_ENV | LISP | SKIP_VPP_PATCH
+| ... | EXPECTED_FAILING
 | ...
 | Test Setup | Set up functional test
 | ...
 | | Configure path in 3-node circular topology
 | | ... | ${nodes['TG']} | ${nodes['DUT1']} | ${nodes['DUT2']} | ${nodes['TG']}
 | | Set interfaces in 3-node circular topology up
+| | And Add Fib Table | ${dut1_node} | ${fib_table}
+| | And Add Fib Table | ${dut2_node} | ${fib_table}
 | | Assign Interface To Fib Table | ${dut1_node}
 | | ... | ${dut1_to_tg} | ${fib_table}
 | | Assign Interface To Fib Table | ${dut2_node}