From 5906589057ce7ed9e1182bc93381dee42c79f2a4 Mon Sep 17 00:00:00 2001 From: Jan Gelety Date: Thu, 20 Jul 2017 09:51:16 +0200 Subject: FIX: fix of multiple perf test issues Change-Id: I24c823352b2832eb6da2aad0fd70570beb990f3f Signed-off-by: Jan Gelety --- resources/libraries/robot/performance/performance_setup.robot | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'resources/libraries/robot/performance/performance_setup.robot') diff --git a/resources/libraries/robot/performance/performance_setup.robot b/resources/libraries/robot/performance/performance_setup.robot index 50985aac68..5bb5015a23 100644 --- a/resources/libraries/robot/performance/performance_setup.robot +++ b/resources/libraries/robot/performance/performance_setup.robot @@ -564,5 +564,5 @@ | | Tear down performance discovery test | ${rate} | ${framesize} | | ... | ${traffic_profile} | | Vpp Log Plugin Acl Settings | ${dut1} -| | Run Keyword And Ignore Error | Vpp Log Plugin Acl Interface Assignment -| | ... | ${dut1} +| | Run Keyword If Test Failed | Run Keyword And Ignore Error +| | ... | Vpp Log Plugin Acl Interface Assignment | ${dut1} -- cgit 1.2.3-korg