Merge "Geode: Revert build slave back to Ubuntu 18.04"
[infra/cicd.git] / jjb / geode / apache-geode-test-coordinator.yaml
index d642040848ffa36fe3619fb0ac9a63b00142b6c4..abcb532872345d00941d995d7b96beffdb834e64 100644 (file)
@@ -22,8 +22,8 @@
     project: 'Nordix/geode'
 
     stream:
-      - 'release-nordix-1.10.0':
-          branch: 'release-nordix/1.10.0'
+      - 'release-nordix-1.14.0':
+          branch: 'release-nordix/1.14.0'
     jobs:
       - 'apache-geode-verify-{stream}-coordinator'
 
               git-revision: true
               abort-all-job: true
               node-parameters: true
+# Disable ApiCheck job as the ApiCheckTest was introduced
+# in Geode 1.13 and it doesn't exist in geode 1.12
+#            - name: 'apache-geode-ApiCheckTest-jdk11'
+#              current-parameters: true
+#              git-revision: true
+#              disabled: true
+#              abort-all-job: true
+#              node-parameters: true
             - name: 'apache-geode-StressNewTest-jdk11'
               current-parameters: true
               git-revision: true
           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