aboutsummaryrefslogtreecommitdiffstats
path: root/resources/libraries/robot/shared/lxc.robot
diff options
context:
space:
mode:
authorPeter Mikus <pmikus@cisco.com>2017-06-06 07:15:29 +0200
committerPeter Mikus <pmikus@cisco.com>2017-07-04 04:54:16 +0000
commitd166ae0881c29dfd05ed61b9a12156f17981bb6d (patch)
treea4d0c939dc99d55d12ba85fedffb33fef9475be2 /resources/libraries/robot/shared/lxc.robot
parent036e5a85bab081bfa94b8c025c06aee0addb94cb (diff)
CSIT-651 Add keywords and template for memif
Add keywords and template for memif Change-Id: I8bd5cfe345260750a74930c8ef55690be5f2dd5e Signed-off-by: Peter Mikus <pmikus@cisco.com>
Diffstat (limited to 'resources/libraries/robot/shared/lxc.robot')
-rw-r--r--resources/libraries/robot/shared/lxc.robot1
1 files changed, 0 insertions, 1 deletions
diff --git a/resources/libraries/robot/shared/lxc.robot b/resources/libraries/robot/shared/lxc.robot
index 83bd5c1837..52d81dd3e4 100644
--- a/resources/libraries/robot/shared/lxc.robot
+++ b/resources/libraries/robot/shared/lxc.robot
@@ -227,7 +227,6 @@
| | Run keyword | ${lxc_name}_conf.Add unix exec | "/tmp/running.exec"
| | Run keyword | ${lxc_name}_conf.Add CPU main core | "0"
| | Run keyword | ${lxc_name}_conf.Add CPU corelist workers | ${lxc_cpus}
-| | Run keyword | ${lxc_name}_conf.Add plugin disable | "dpdk_plugin.so"
| | Run Keyword | ${lxc_name}_conf.Apply config LXC | ${lxc_name}
| Create startup configuration of VPP on '${nr}' LXC containers on '${dut}' node