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/perf/ip6_tunnels/10ge2p1x710-ethip6lispip4-ip6base-ndrpdr.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/perf/ip6_tunnels/10ge2p1x710-ethip6lispip4-ip6base-ndrpdr.robot')
-rw-r--r-- | tests/vpp/perf/ip6_tunnels/10ge2p1x710-ethip6lispip4-ip6base-ndrpdr.robot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/vpp/perf/ip6_tunnels/10ge2p1x710-ethip6lispip4-ip6base-ndrpdr.robot b/tests/vpp/perf/ip6_tunnels/10ge2p1x710-ethip6lispip4-ip6base-ndrpdr.robot index 2584bed4e1..ca0a23ea0e 100644 --- a/tests/vpp/perf/ip6_tunnels/10ge2p1x710-ethip6lispip4-ip6base-ndrpdr.robot +++ b/tests/vpp/perf/ip6_tunnels/10ge2p1x710-ethip6lispip4-ip6base-ndrpdr.robot @@ -47,7 +47,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}= | Intel-X710 | ${nic_driver}= | vfio-pci |