Geode: Revert build slave back to Ubuntu 18.04
[infra/cicd.git] / jjb / geode / global-template-apache-geode-build.yaml
index a78b074ad4d920ebbda20bea271d5f9095029714..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:
@@ -76,8 +82,8 @@
 
     publishers:
       - notify-slack:
-          slack-channel: '#geode'
+          slack-channel: '#geode-ci'
           notify-start: true
           notify-success: true
           notify-failure: true
-          notify-back-to-normal: true
\ No newline at end of file
+          notify-back-to-normal: true