aboutsummaryrefslogtreecommitdiffstats
path: root/tests/vpp/func/vm_vhost/ip6/eth2p-ethip6lispgpe-ip6base-eth-2vhost-1vm-func.robot
diff options
context:
space:
mode:
authorNeale Ranns <nranns@cisco.com>2017-08-14 12:22:58 -0700
committerNeale Ranns <nranns@cisco.com>2017-10-09 05:48:29 -0700
commite65ba17d162581fa8b803070a5e706f344c30f33 (patch)
tree15807af6c27cafa8e4be17292bf1718558d3e552 /tests/vpp/func/vm_vhost/ip6/eth2p-ethip6lispgpe-ip6base-eth-2vhost-1vm-func.robot
parentdf5ed0d9317e2a1d4a7248459cc6aec39f80a052 (diff)
FIB table add/delete
Change-Id: Icadb4884a1c08a2230fd4692df69310ce382ec94 Signed-off-by: Neale Ranns <nranns@cisco.com>
Diffstat (limited to 'tests/vpp/func/vm_vhost/ip6/eth2p-ethip6lispgpe-ip6base-eth-2vhost-1vm-func.robot')
-rw-r--r--tests/vpp/func/vm_vhost/ip6/eth2p-ethip6lispgpe-ip6base-eth-2vhost-1vm-func.robot1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/vpp/func/vm_vhost/ip6/eth2p-ethip6lispgpe-ip6base-eth-2vhost-1vm-func.robot b/tests/vpp/func/vm_vhost/ip6/eth2p-ethip6lispgpe-ip6base-eth-2vhost-1vm-func.robot
index 9ed970df7c..45b81d4f56 100644
--- a/tests/vpp/func/vm_vhost/ip6/eth2p-ethip6lispgpe-ip6base-eth-2vhost-1vm-func.robot
+++ b/tests/vpp/func/vm_vhost/ip6/eth2p-ethip6lispgpe-ip6base-eth-2vhost-1vm-func.robot
@@ -101,6 +101,7 @@
| | ...
| | ${vhost1}= | Vpp Create Vhost User Interface | ${dut1_node} | ${sock1}
| | ${vhost2}= | Vpp Create Vhost User Interface | ${dut1_node} | ${sock2}
+| | And Add Fib Table | ${dut1_node} | ${fib_table} | ipv6={TRUE}
| | Assign Interface To Fib Table | ${dut1_node}
| | ... | ${vhost2} | ${fib_table} | ipv6=${TRUE}
| | Vpp Set If IPv6 Addr | ${dut1_node} | ${vhost2} | ${vhost_ip}