CSIT-1036 Expose option to install DKMS in container
[csit.git] / tests / vpp / perf / container_memif / 40ge2p1xl710-eth-l2xcbase-eth-2memif-1lxc-mrr.robot
index 0160bf2..82b981c 100644 (file)
@@ -25,7 +25,9 @@
 | ...
 | Suite Teardown | Tear down 3-node performance topology with container
 | ...
-| Test Setup | Set up performance test
+| Test Setup | Run Keywords
+| ... | Set up performance test
+| ... | AND | Restart VPP in all 'VNF' containers
 | ...
 | Test Teardown | Tear down performance mrr test
 | ...
@@ -58,6 +60,7 @@
 | ${container_count}= | ${1}
 | ${container_engine}= | LXC
 | ${container_image}= | ${EMPTY}
+| ${container_install_dkms}= | ${FALSE}
 # CPU settings
 | ${system_cpus}= | ${1}
 | ${vpp_cpus}= | ${5}