From 00fbe81a0e584d89adaf94a46c1157215cba7131 Mon Sep 17 00:00:00 2001 From: Mauro Sardara Date: Mon, 19 Sep 2022 14:09:33 +0200 Subject: fix: add threshold for functional test jobs to pass Signed-off-by: Mauro Sardara Change-Id: Ib1895c3d77b402f4a5a07e907d9cfdb77ad17309 --- jjb/hicn/hicn.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'jjb/hicn/hicn.yaml') 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}" -- cgit 1.2.3-korg