summaryrefslogtreecommitdiffstats
path: root/jjb/hicn/hicn.yaml
diff options
context:
space:
mode:
authorMauro Sardara <msardara@cisco.com>2022-09-19 14:09:33 +0200
committerMauro Sardara <msardara@cisco.com>2022-09-19 14:09:33 +0200
commit00fbe81a0e584d89adaf94a46c1157215cba7131 (patch)
tree8439c4a172a5714e39748f77bc4cddb010ecc1a3 /jjb/hicn/hicn.yaml
parent58385372e0876a89a68e699bc3f932cdb52ffb5a (diff)
fix: add threshold for functional test jobs to pass
Signed-off-by: Mauro Sardara <msardara@cisco.com> Change-Id: Ib1895c3d77b402f4a5a07e907d9cfdb77ad17309
Diffstat (limited to 'jjb/hicn/hicn.yaml')
-rw-r--r--jjb/hicn/hicn.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/jjb/hicn/hicn.yaml b/jjb/hicn/hicn.yaml
index 8f766833..f227b0e0 100644
--- a/jjb/hicn/hicn.yaml
+++ b/jjb/hicn/hicn.yaml
@@ -356,8 +356,9 @@
- ../scripts/hicn/functest.sh
publishers:
- - robot-report:
+ - robot:
output-path: "tests"
+ pass-threshold: 75.0
- job-template:
name: "hicn-merge-{stream}-{os}-{executor-arch}"