X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fgeode%2Fapache-geode-test-coordinator.yaml;h=031f5814a293cabe7e640759e34d100ab495de46;hb=9e37aa61ad8a82f78cd1f7e15e62a68e593a1f5f;hp=d642040848ffa36fe3619fb0ac9a63b00142b6c4;hpb=36f1415699a5d6f950e12cd1222a36dcfc882c88;p=infra%2Fcicd.git diff --git a/jjb/geode/apache-geode-test-coordinator.yaml b/jjb/geode/apache-geode-test-coordinator.yaml index d6420408..031f5814 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.14.0': + branch: 'release-nordix/1.14.0' jobs: - 'apache-geode-verify-{stream}-coordinator' @@ -32,7 +32,7 @@ project-type: multijob disabled: false concurrent: true - node: geode-ubuntu1804 + node: geode-ubuntu2004 parameters: - string: @@ -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