From: Mauro Sardara Date: Mon, 19 Sep 2022 12:09:33 +0000 (+0200) Subject: fix: add threshold for functional test jobs to pass X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=00fbe81a0e584d89adaf94a46c1157215cba7131;p=ci-management.git fix: add threshold for functional test jobs to pass Signed-off-by: Mauro Sardara Change-Id: Ib1895c3d77b402f4a5a07e907d9cfdb77ad17309 --- diff --git a/jjb/hicn/hicn.yaml b/jjb/hicn/hicn.yaml index 8f7668334..f227b0e0b 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}"