CSIT-1880 - Enable vhost plugin in all vhost test suites
[csit.git] / tests / vpp / device / vm_vhost / ethip6 / 2n1l-10ge2p1x710-ethip6-ip6base-eth-2vhost-1vm-scapy.robot
index e1ce837..9fd6f69 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2021 Cisco and/or its affiliates.
+# Copyright (c) 2022 Cisco and/or its affiliates.
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
 # You may obtain a copy of the License at:
@@ -46,7 +46,7 @@
 | ... | RFC4861.
 
 *** Variables ***
-| @{plugins_to_enable}= | dpdk_plugin.so | perfmon_plugin.so
+| @{plugins_to_enable}= | dpdk_plugin.so | perfmon_plugin.so | vhost_plugin.so
 | ${crypto_type}= | ${None}
 | ${nic_name}= | Intel-X710
 | ${nic_driver}= | vfio-pci
@@ -62,7 +62,7 @@
 | ${tg_if1_ip}= | 2001:1::2
 | ${tg_if2_ip}= | 2001:2::2
 # Telemetry
-| ${telemetry_profile}= | vpp_test_teardown
+| ${telemetry_profile}= | vppctl_test_teardown
 
 *** Keywords ***
 | Local Template