X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fgeode-native%2Fglobal-template-apache-geode-native-test.yaml;h=7b18c77a0a10364ee7402039322aa8157a3a85ac;hb=85c9243ececcc4c93336758e8360d321d90e576a;hp=2d4f4343fb7d7f677df467512bcf6b2ad70590e3;hpb=e791f67871fa7cf88823961d77ccfbeb26690988;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 2d4f4343..7b18c77a 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-sles15 + node: geode-ubuntu1804 disabled: false concurrent: true @@ -40,7 +40,7 @@ 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 @@ -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