Geode: Revert build slave back to Ubuntu 18.04
[infra/cicd.git] / jjb / geode / global-template-apache-geode-test.yaml
index d84c77ff809192259624fbe48c3828995db4c4fd..a1167fee0ede5f0d9e8f0b18a262905a87a54245 100644 (file)
       - workspace-cleanup:
           clean-if:
             - failure: false
-
-#    publishers:
-#      - notify-slack:
-#          slack-channel: '#geode'
+      - html-publisher:
+          name: "{test-type} HTML Report"
+          dir: "geode/build/reports/combined"
+          files: "index.html"
+          keep-all: false
+          allow-missing: true
+          link-to-last-build: false
+      - notify-slack:
+          slack-channel: '#geode-ci'
+          notify-start: true
+          notify-success: true
+          notify-failure: true
+          notify-back-to-normal: true