X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fgeode%2Fglobal-template-apache-geode-test.yaml;h=159d65a780164ef87490599971a0a64a7a97b312;hb=9e37aa61ad8a82f78cd1f7e15e62a68e593a1f5f;hp=4842848a8f28d7a3c6c7b9e10f01e70dc2c02c32;hpb=22d50ba1206114c50cc8d327a1653ebc6d883207;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 4842848a..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,6 +82,13 @@ - 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-ci' notify-start: true