trying to make java11 job specfic
[infra/cicd.git] / jjb / geode / apache-geode-test-coordinator.yaml
index c0bbd8aec474a90a0f0e5925f7193f58689c2b96..d1366d4b28dda64cd0057a70764b18861aecffa8 100644 (file)
@@ -69,6 +69,7 @@
       - github
 
     builders:
+      - 'verify-geode-tag-macro'
       - multijob:
           name: SlaveSetup
           condition: SUCCESSFUL
           condition: SUCCESSFUL
           execution-type: SEQUENTIALLY
           projects:
-            - name: 'apache-geode-build-jdk8'
+            - name: 'apache-geode-build-release-jdk8'
               current-parameters: true
               git-revision: true
               abort-all-job: true
-              node-parameters: true
\ No newline at end of file
+              node-parameters: true
+
+    publishers:
+      - notify-slack:
+          slack-channel: '#geode'
+          notify-start: true
+          notify-success: true
+          notify-failure: true
+          notify-back-to-normal: true
\ No newline at end of file