X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fgeode-native%2Fglobal-template-apache-geode-native-test.yaml;h=b1490c041490379816911f8d74f8d0bea4d0e0ab;hb=14ef14aeacdf8628cecb6b412eef4e688de09b21;hp=7b18c77a0a10364ee7402039322aa8157a3a85ac;hpb=22d50ba1206114c50cc8d327a1653ebc6d883207;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 7b18c77a..b1490c04 100644 --- a/jjb/geode-native/global-template-apache-geode-native-test.yaml +++ b/jjb/geode-native/global-template-apache-geode-native-test.yaml @@ -20,7 +20,7 @@ - job-template: name: 'apache-geode-native-{test-type}' - node: geode-ubuntu1804 + node: geode-ubuntu2004 disabled: false concurrent: true @@ -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: '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: