X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fgeode%2Fapache-geode-test-coordinator.yaml;h=bd8cc5991f095112be5871db93a85ffaacb68f1e;hb=d643ea7acf4cd3e57ba89f092d39e0874b8b111c;hp=d642040848ffa36fe3619fb0ac9a63b00142b6c4;hpb=34367cdfe274f573e708709645a626c95b1806b6;p=infra%2Fcicd.git diff --git a/jjb/geode/apache-geode-test-coordinator.yaml b/jjb/geode/apache-geode-test-coordinator.yaml index d6420408..bd8cc599 100644 --- a/jjb/geode/apache-geode-test-coordinator.yaml +++ b/jjb/geode/apache-geode-test-coordinator.yaml @@ -22,8 +22,8 @@ project: 'Nordix/geode' stream: - - 'release-nordix-1.10.0': - branch: 'release-nordix/1.10.0' + - 'release-nordix-1.13.0': + branch: 'release-nordix/1.13.0' jobs: - 'apache-geode-verify-{stream}-coordinator' @@ -99,6 +99,14 @@ 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 @@ -142,4 +150,4 @@ 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