aboutsummaryrefslogtreecommitdiffstats
path: root/tests/vpp/perf/container_memif/10ge2p1x520-eth-l2xcbase-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:16:12 +0000
commita3d59c128ab842fa3ffd172a11e2eb91bd2c1a82 (patch)
treea5d8333ef20cb1d8b0ab87f25b47086c5cfcb8f8 /tests/vpp/perf/container_memif/10ge2p1x520-eth-l2xcbase-eth-2memif-1lxc-mrr.robot
parentb5d59ea912e3551e2ed082ee152325d8b485f30c (diff)
FIX: Restart VPP in container before each test
Change-Id: Iec7045aadc0675e04b8c74cbe28f8b3f193bcf1f Signed-off-by: Peter Mikus <pmikus@cisco.com> (cherry picked from commit f3d66d9ca20e7fb2b153d83d809f005a93b76a8f)
Diffstat (limited to 'tests/vpp/perf/container_memif/10ge2p1x520-eth-l2xcbase-eth-2memif-1lxc-mrr.robot')
-rw-r--r--tests/vpp/perf/container_memif/10ge2p1x520-eth-l2xcbase-eth-2memif-1lxc-mrr.robot4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/vpp/perf/container_memif/10ge2p1x520-eth-l2xcbase-eth-2memif-1lxc-mrr.robot b/tests/vpp/perf/container_memif/10ge2p1x520-eth-l2xcbase-eth-2memif-1lxc-mrr.robot
index 75b7c38503..3eb51a1c54 100644
--- a/tests/vpp/perf/container_memif/10ge2p1x520-eth-l2xcbase-eth-2memif-1lxc-mrr.robot
+++ b/tests/vpp/perf/container_memif/10ge2p1x520-eth-l2xcbase-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
| ...