X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fgeode-native%2Fglobal-template-apache-geode-native-test.yaml;h=ecdf7cb2a1045b986f9fe644cd7c85171e1229fa;hb=762ae535107d0c5249366b3e3aa0ee138e10cecd;hp=cedc0dbb5c7d22d31a42557b9ef5a0f885957aa2;hpb=2eac1f46430940591b077e6a0b0f60a2680bcbb3;p=infra%2Fcicd.git diff --git a/jjb/geode-native/global-template-apache-geode-native-test.yaml b/jjb/geode-native/global-template-apache-geode-native-test.yaml index cedc0dbb..ecdf7cb2 100644 --- a/jjb/geode-native/global-template-apache-geode-native-test.yaml +++ b/jjb/geode-native/global-template-apache-geode-native-test.yaml @@ -20,7 +20,7 @@ - job-template: name: 'apache-geode-native-{test-type}' - node: geode-ubuntu1804 + node: geode-ubuntu2004 disabled: false concurrent: true @@ -36,16 +36,16 @@ description: JJB configured PROJECT parameter to identify a Nordix GitHub project - string: name: BRANCH - default: 'release-nordix/1.10.0' + default: 'release-nordix/1.13.0' description: JJB configured BRANCH parameter for Nordix GitHub project - string: name: JOBS - default: '6' + default: '24' description: JJB configured JOBS parameter. Specifies the number of make jobs to run simultaneously while building geode-native - string: name: GEODE_NATIVE_DOCKER_IMAGE - default: 'apachegeode/geode-native-build' - description: JJB configured name of the geode-native build docker image based on Ubuntu 18.04 + default: 'registry.nordix.org/docker-hub-proxy/apachegeode/geode-native-build:1.13.2' + description: JJB configured name of the geode-native build docker image based on Ubuntu 20.04 scm: - git-scm-github: @@ -62,9 +62,9 @@ - workspace-cleanup: clean-if: - failure: false -# - notify-slack: -# slack-channel: '#geode' -# notify-start: true -# notify-success: true -# notify-failure: true -# notify-back-to-normal: true + - notify-slack: + slack-channel: '#geode-ci' + notify-start: true + notify-success: true + notify-failure: true + notify-back-to-normal: true