summaryrefslogtreecommitdiffstats
path: root/jjb/hicn/hicn.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/hicn/hicn.yaml')
-rw-r--r--jjb/hicn/hicn.yaml16
1 files changed, 16 insertions, 0 deletions
diff --git a/jjb/hicn/hicn.yaml b/jjb/hicn/hicn.yaml
index 3fc019824..8f7668334 100644
--- a/jjb/hicn/hicn.yaml
+++ b/jjb/hicn/hicn.yaml
@@ -303,6 +303,14 @@
- fdio-infra-publish
- archive-artifacts:
artifacts: "packages/*.deb, packages/*.rpm"
+ - xunit:
+ thresholdmode: 'percent'
+ thresholds:
+ - failed:
+ failure: 0
+ types:
+ - gtest:
+ pattern: "**/reports/*report.xml"
- job-template:
name: "hicn-verify-functest-{stream}-{os}-{executor-arch}"
@@ -406,6 +414,14 @@
publishers:
- fdio-infra-publish
+ - xunit:
+ thresholdmode: 'percent'
+ thresholds:
+ - failed:
+ failure: 0
+ types:
+ - gtest:
+ pattern: "**/reports/*report.xml"
- job-template:
name: "hicn-extras-verify-{stream}-{os}-{executor-arch}"