Change to mvn-targets
[ci-management.git] / jjb / integration / integration-templates-csit.yaml
index 71f8ab6..1cd96b4 100644 (file)
           escape-test-description: true
           escape-exception-msg: true
           show-failed-builds: true
+          unstable-on-skipped-tests: false
+          failure-on-failed-test-config: false
       - junit:
           results: archives/testng-results.xml
           health-scale-factor: 1.0
+          allow-empty-results: true
       - integration-robot:
           unstable-if: 0.0
           pass-if: 100.0
       - html-publisher:
-          allow-missing: false
+          allow-missing: true
           dir: '{html-dir}'
           files: '{html-files}'
           keep-all: false
       - integration-robot:
           unstable-if: 0.0
           pass-if: 100.0
-      - lf-infra-publish
       - testng:
           pattern: archives/testng-results.xml
           escape-test-description: true
           escape-exception-msg: true
           show-failed-builds: true
+          unstable-on-skipped-tests: false
+          failure-on-failed-test-config: false
+      - junit:
+          results: archives/testng-results.xml
+          health-scale-factor: 1.0
+          allow-empty-results: true
       - html-publisher:
-          allow-missing: false
+          allow-missing: true
           dir: '{html-dir}'
           files: '{html-files}'
           keep-all: false
           link-to-last-build: false
           name: ExtentReport
+      - lf-infra-publish