add ccsdk-sli-northbound
[infra/cicd.git] / jjb / geode / global-template-apache-geode-build.yaml
index 0f559f96e0343916ddd61a30a8c8f724b6e33a75..65217c4723c989f65ed565765daf60c85e88a043 100644 (file)
@@ -18,7 +18,7 @@
 # SPDX-License-Identifier: Apache-2.0
 # ============LICENSE_END=========================================================
 - job-template:
-    name: 'apache-geode-build-jdk{java-build-version}'
+    name: 'apache-geode-build-release-jdk{java-build-version}'
 
     node: geode-ubuntu1804
     disabled: false
       - logrotate
       - github:
           url: 'https://github.com/Nordix/geode.git/'
+    wrappers:
+      - credentials-binding:
+          - username-password-separated:
+              credential-id: infra-nordix-artifactory-api-key
+              username: ARTIFACTORY_USER
+              password: ARTIFACTORY_API_KEY
 
     parameters:
       - string:
     builders:
       - '{build-executor}'
 
-#    publishers:
-#      - notify-slack:
-#          slack-channel: '#geode'
+    publishers:
+      - notify-slack:
+          slack-channel: '#geode-ci'
+          notify-start: true
+          notify-success: true
+          notify-failure: true
+          notify-back-to-normal: true