aboutsummaryrefslogtreecommitdiffstats
path: root/tests/vpp/perf/container_memif/40ge2p1xl710-eth-l2bdbasemaclrn-eth-2memif-1lxc-mrr.robot
diff options
context:
space:
mode:
authorPeter Mikus <pmikus@cisco.com>2018-04-20 13:57:02 +0200
committerPeter Mikus <pmikus@cisco.com>2018-04-20 19:15:37 +0000
commitf3d66d9ca20e7fb2b153d83d809f005a93b76a8f (patch)
tree444526cae32cc31f75a363e995b82e85b9d6b538 /tests/vpp/perf/container_memif/40ge2p1xl710-eth-l2bdbasemaclrn-eth-2memif-1lxc-mrr.robot
parent4cc8b3a4b890ecd7cefcb22a5f2a2acd1036cf78 (diff)
FIX: Restart VPP in container before each test
Change-Id: Iec7045aadc0675e04b8c74cbe28f8b3f193bcf1f Signed-off-by: Peter Mikus <pmikus@cisco.com>
Diffstat (limited to 'tests/vpp/perf/container_memif/40ge2p1xl710-eth-l2bdbasemaclrn-eth-2memif-1lxc-mrr.robot')
-rw-r--r--tests/vpp/perf/container_memif/40ge2p1xl710-eth-l2bdbasemaclrn-eth-2memif-1lxc-mrr.robot4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/vpp/perf/container_memif/40ge2p1xl710-eth-l2bdbasemaclrn-eth-2memif-1lxc-mrr.robot b/tests/vpp/perf/container_memif/40ge2p1xl710-eth-l2bdbasemaclrn-eth-2memif-1lxc-mrr.robot
index a4674a1e18..5f1d49080d 100644
--- a/tests/vpp/perf/container_memif/40ge2p1xl710-eth-l2bdbasemaclrn-eth-2memif-1lxc-mrr.robot
+++ b/tests/vpp/perf/container_memif/40ge2p1xl710-eth-l2bdbasemaclrn-eth-2memif-1lxc-mrr.robot
@@ -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
| ...