From 103d029def9e8feb0a89f25798bb3f2ac2beea31 Mon Sep 17 00:00:00 2001 From: Vratko Polak Date: Mon, 19 Aug 2019 15:58:43 +0200 Subject: [PATCH] VPP perf per patch: Reverse the order of tests If current VPP is broken, we want to fail early. If there is API change, we are more interested in current results, even if parent is likely to fail. Change-Id: I552485bbb9fe0053bae39de7939f94a5971bb63b Signed-off-by: Vratko Polak --- resources/libraries/bash/entry/per_patch_perf.sh | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/resources/libraries/bash/entry/per_patch_perf.sh b/resources/libraries/bash/entry/per_patch_perf.sh index afe5f97575..ad0ae90085 100644 --- a/resources/libraries/bash/entry/per_patch_perf.sh +++ b/resources/libraries/bash/entry/per_patch_perf.sh @@ -68,19 +68,20 @@ for ((iter=0; iter