X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fgeode%2Fglobal-template-apache-geode-test.yaml;h=a1167fee0ede5f0d9e8f0b18a262905a87a54245;hb=3c92f18f48b4ab75710ff0b954d47c494438885b;hp=d84c77ff809192259624fbe48c3828995db4c4fd;hpb=fcab5c167de0c42fc3ea0a7179ec3e76ae93c507;p=infra%2Fcicd.git diff --git a/jjb/geode/global-template-apache-geode-test.yaml b/jjb/geode/global-template-apache-geode-test.yaml index d84c77ff..a1167fee 100644 --- a/jjb/geode/global-template-apache-geode-test.yaml +++ b/jjb/geode/global-template-apache-geode-test.yaml @@ -82,7 +82,16 @@ - 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