From: Mauro Sardara Date: Tue, 20 Sep 2022 08:10:27 +0000 (+0200) Subject: fix: do not consider only critical tests when checking thresholds X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F65%2F37165%2F1;p=ci-management.git fix: do not consider only critical tests when checking thresholds Signed-off-by: Mauro Sardara Change-Id: Iba7635c5f43e75c7549fada423911cf42a17a7a2 --- diff --git a/jjb/hicn/hicn.yaml b/jjb/hicn/hicn.yaml index f227b0e0b..2d230c459 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}"