From 0f073464e338fc44f08347456e722fdd484a1da3 Mon Sep 17 00:00:00 2001 From: "robert.tomczyk" Date: Fri, 29 May 2020 17:25:11 +0100 Subject: [PATCH] GEODE: Disabled ApiCheckTest Change-Id: I22d0cc8f4fff2c6a15f06661ad63a619b3ea6b30 --- jjb/geode/apache-geode-test-coordinator.yaml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/jjb/geode/apache-geode-test-coordinator.yaml b/jjb/geode/apache-geode-test-coordinator.yaml index aa07f2bd..849a9e34 100644 --- a/jjb/geode/apache-geode-test-coordinator.yaml +++ b/jjb/geode/apache-geode-test-coordinator.yaml @@ -99,14 +99,14 @@ git-revision: true abort-all-job: true node-parameters: true - - 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 +# 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 -- 2.25.1