X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fgeode%2Fglobal-template-apache-geode-test.yaml;h=159d65a780164ef87490599971a0a64a7a97b312;hb=7856867e0a64248bc8f4c3e06b7f196204e2a41c;hp=88b84c0894c3a54cf8cb6d303d4fc25ebeca861f;hpb=c8dcf1c591156a27f450e52dbfc039c5ab4849aa;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 88b84c08..159d65a7 100644 --- a/jjb/geode/global-template-apache-geode-test.yaml +++ b/jjb/geode/global-template-apache-geode-test.yaml @@ -20,7 +20,7 @@ - job-template: name: 'apache-geode-{test-type}Test-jdk{java-test-version}' - node: geode-ubuntu1804 + node: geode-ubuntu2004 disabled: false concurrent: true @@ -82,8 +82,15 @@ - workspace-cleanup: clean-if: - failure: false + - 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' + slack-channel: '#geode-ci' notify-start: true notify-success: true notify-failure: true