X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fgeode-native%2Fapache-geode-native-slave%2Fapache-geode-native-slave-setup.yaml;h=71b93814387d8f4d8efb867ce30a10b49ec857b0;hb=762ae535107d0c5249366b3e3aa0ee138e10cecd;hp=98611a4606ea4d7bf39ef822b3e9926152bff55c;hpb=e791f67871fa7cf88823961d77ccfbeb26690988;p=infra%2Fcicd.git diff --git a/jjb/geode-native/apache-geode-native-slave/apache-geode-native-slave-setup.yaml b/jjb/geode-native/apache-geode-native-slave/apache-geode-native-slave-setup.yaml index 98611a46..71b93814 100644 --- a/jjb/geode-native/apache-geode-native-slave/apache-geode-native-slave-setup.yaml +++ b/jjb/geode-native/apache-geode-native-slave/apache-geode-native-slave-setup.yaml @@ -20,7 +20,7 @@ - job: name: 'apache-geode-native-SlaveSetup' - node: geode-sles15 + node: geode-ubuntu2004 disabled: false concurrent: true @@ -30,8 +30,16 @@ parameters: - string: name: GEODE_NATIVE_DOCKER_IMAGE - default: 'apachegeode/geode-native-build' + default: 'registry.nordix.org/docker-hub-proxy/apachegeode/geode-native-build' description: JJB configured name of the geode-native build docker image based on Ubuntu 18.04 builders: - 'apache-geode-native-setup-slave-macro' + + publishers: + - notify-slack: + slack-channel: '#geode-ci' + notify-start: true + notify-success: true + notify-failure: true + notify-back-to-normal: true