From e59ddd6f00f2edf581485670da24442cd030cbc7 Mon Sep 17 00:00:00 2001 From: Mauro Sardara Date: Tue, 20 Sep 2022 10:10:27 +0200 Subject: fix: do not consider only critical tests when checking thresholds Signed-off-by: Mauro Sardara Change-Id: Iba7635c5f43e75c7549fada423911cf42a17a7a2 --- jjb/hicn/hicn.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/jjb/hicn/hicn.yaml b/jjb/hicn/hicn.yaml index f227b0e0..2d230c45 100644 --- a/jjb/hicn/hicn.yaml +++ b/jjb/hicn/hicn.yaml @@ -359,6 +359,7 @@ - robot: output-path: "tests" pass-threshold: 75.0 + only-critical: false - job-template: name: "hicn-merge-{stream}-{os}-{executor-arch}" -- cgit 1.2.3-korg