X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fgeode-native%2Fglobal-template-apache-geode-native-test.yaml;h=7f234bc38757614059d135ea74a61f3bf3d698d3;hb=2857436ff58d0549e0c794ca9db51e9738ca9aa6;hp=b5a786845590c0629900de74fed09989b7a3ba26;hpb=9e37aa61ad8a82f78cd1f7e15e62a68e593a1f5f;p=infra%2Fcicd.git diff --git a/jjb/geode-native/global-template-apache-geode-native-test.yaml b/jjb/geode-native/global-template-apache-geode-native-test.yaml index b5a78684..7f234bc3 100644 --- a/jjb/geode-native/global-template-apache-geode-native-test.yaml +++ b/jjb/geode-native/global-template-apache-geode-native-test.yaml @@ -20,8 +20,8 @@ - job-template: name: 'apache-geode-native-{test-type}' - node: geode-ubuntu2004 - disabled: false + node: geode-ubuntu1804 + disabled: true concurrent: true properties: @@ -36,7 +36,7 @@ description: JJB configured PROJECT parameter to identify a Nordix GitHub project - string: name: BRANCH - default: 'release-nordix/1.10.0' + default: 'release-nordix/1.13.0' description: JJB configured BRANCH parameter for Nordix GitHub project - string: name: JOBS @@ -44,8 +44,8 @@ description: JJB configured JOBS parameter. Specifies the number of make jobs to run simultaneously while building geode-native - string: name: GEODE_NATIVE_DOCKER_IMAGE - default: 'apachegeode/geode-native-build' - description: JJB configured name of the geode-native build docker image based on Ubuntu 18.04 + default: 'registry.nordix.org/docker-hub-proxy/apachegeode/geode-native-build:1.13.2' + description: JJB configured name of the geode-native build docker image based on Ubuntu 20.04 scm: - git-scm-github: