From f3d66d9ca20e7fb2b153d83d809f005a93b76a8f Mon Sep 17 00:00:00 2001 From: Peter Mikus Date: Fri, 20 Apr 2018 13:57:02 +0200 Subject: FIX: Restart VPP in container before each test Change-Id: Iec7045aadc0675e04b8c74cbe28f8b3f193bcf1f Signed-off-by: Peter Mikus --- .../10ge2p1x520-eth-l2xcbase-eth-2memif-1drc-ndrpdrdisc.robot | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'tests/vpp/perf/container_memif/10ge2p1x520-eth-l2xcbase-eth-2memif-1drc-ndrpdrdisc.robot') diff --git a/tests/vpp/perf/container_memif/10ge2p1x520-eth-l2xcbase-eth-2memif-1drc-ndrpdrdisc.robot b/tests/vpp/perf/container_memif/10ge2p1x520-eth-l2xcbase-eth-2memif-1drc-ndrpdrdisc.robot index 62e8fd3e12..17c92788e0 100644 --- a/tests/vpp/perf/container_memif/10ge2p1x520-eth-l2xcbase-eth-2memif-1drc-ndrpdrdisc.robot +++ b/tests/vpp/perf/container_memif/10ge2p1x520-eth-l2xcbase-eth-2memif-1drc-ndrpdrdisc.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 discovery test | ${min_rate}pps | ... | ${framesize} | ${traffic_profile} -- cgit 1.2.3-korg