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=5451a130c9b046d65f302df3eb8abeb5255926fc;hb=c7a99e25b188ac31dec49bcd018bfdb5a802d3a5;hp=d9d1bc99c2bd5e738925c546c6c26affb7b88ea9;hpb=2eac1f46430940591b077e6a0b0f60a2680bcbb3;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 d9d1bc99..5451a130 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 @@ -21,7 +21,7 @@ name: 'apache-geode-native-SlaveSetup' node: geode-ubuntu1804 - disabled: false + disabled: true concurrent: true properties: @@ -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