summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Wallace <dwallacelf@gmail.com>2022-09-20 20:34:00 +0000
committerGerrit Code Review <gerrit@fd.io>2022-09-20 20:34:00 +0000
commita86d4c4cd68de090d4df6519b63a843a495fd947 (patch)
treefb4b13c10dfb52f6b3ab343163960c80ad205b95
parent2473014ab26cb63fc44543ae670609277fa94edf (diff)
parente59ddd6f00f2edf581485670da24442cd030cbc7 (diff)
Merge "fix: do not consider only critical tests when checking thresholds"
-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}"