summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMauro Sardara <msardara@cisco.com>2022-09-20 10:10:27 +0200
committerMauro Sardara <msardara@cisco.com>2022-09-20 10:10:27 +0200
commite59ddd6f00f2edf581485670da24442cd030cbc7 (patch)
treeb2678a22c7ba9681fd59a284dcabbccd57178239
parent6d1ea000bcfb45d87fc1522971a3d7702399d732 (diff)
fix: do not consider only critical tests when checking thresholds
Signed-off-by: Mauro Sardara <msardara@cisco.com> Change-Id: Iba7635c5f43e75c7549fada423911cf42a17a7a2
-rw-r--r--jjb/hicn/hicn.yaml1
1 files changed, 1 insertions, 0 deletions
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}"