diff options
author | Jan Gelety <jgelety@cisco.com> | 2020-09-10 08:14:45 +0200 |
---|---|---|
committer | Jan Gelety <jgelety@cisco.com> | 2020-09-22 13:05:44 +0000 |
commit | eac13752fdccb5687f2ee0b41c128a6230fb1624 (patch) | |
tree | 1f70fa11a7611f3e7fcb9bfba83327ee2acaf2a1 /tests/vpp/device/ip6_tunnels/lisp/eth2p-ethip6lispgpe-ip6base-dev.robot | |
parent | 636c8c711b5f44cd0ef7c4a04a4b3bc0aad6566d (diff) |
test: lisp moved to plugin
- lisp is moving to plugin: https://gerrit.fd.io/r/c/vpp/+/28972
Jira: CSIT-1597
Change-Id: I362f1931b5fc441da9c8a6dda933a66bfed8c4b8
Signed-off-by: Jan Gelety <jgelety@cisco.com>
Diffstat (limited to 'tests/vpp/device/ip6_tunnels/lisp/eth2p-ethip6lispgpe-ip6base-dev.robot')
-rw-r--r-- | tests/vpp/device/ip6_tunnels/lisp/eth2p-ethip6lispgpe-ip6base-dev.robot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/vpp/device/ip6_tunnels/lisp/eth2p-ethip6lispgpe-ip6base-dev.robot b/tests/vpp/device/ip6_tunnels/lisp/eth2p-ethip6lispgpe-ip6base-dev.robot index 7266e48885..cf4957b9fd 100644 --- a/tests/vpp/device/ip6_tunnels/lisp/eth2p-ethip6lispgpe-ip6base-dev.robot +++ b/tests/vpp/device/ip6_tunnels/lisp/eth2p-ethip6lispgpe-ip6base-dev.robot @@ -44,7 +44,7 @@ | ... | *[Ref] Applicable standard specifications:* RFC6830. *** Variables *** -| @{plugins_to_enable}= | dpdk_plugin.so +| @{plugins_to_enable}= | dpdk_plugin.so | lisp_plugin.so | ${crypto_type}= | ${None} | ${nic_name}= | virtual | ${nic_driver}= | vfio-pci |