GEODE: Disable ApiCheckTest as it's not avaliable in geode 1.12 23/4923/2
authorrobert.tomczyk <robert.tomczyk@est.tech>
Wed, 27 May 2020 12:17:54 +0000 (13:17 +0100)
committerRobert Tomczyk <robert.tomczyk@est.tech>
Wed, 27 May 2020 12:20:26 +0000 (12:20 +0000)
Change-Id: I064e000fe295fffa1de046e62c404c413c5f0c9b

jjb/geode/apache-geode-test-coordinator.yaml

index cfbf3381c5b5cabf6646d3a7cab7904b7ff6a184..aa07f2bddcea6572c9216e1dd4d6d9998eecf29e 100644 (file)
             - name: 'apache-geode-ApiCheckTest-jdk11'
               current-parameters: true
               git-revision: true
+              # Disable ApiCheck job as the ApiCheckTest was introduced
+              # in Geode 1.13 and it doesn't exist in geode 1.12
+              disabled: true
               abort-all-job: true
               node-parameters: true
             - name: 'apache-geode-StressNewTest-jdk11'