X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fgeode%2Fglobal-template-apache-geode-test.yaml;h=7209fb67046ad6146a05250cd0d8126d7d0bf76c;hb=refs%2Fchanges%2F36%2F16536%2F6;hp=159d65a780164ef87490599971a0a64a7a97b312;hpb=9e37aa61ad8a82f78cd1f7e15e62a68e593a1f5f;p=infra%2Fcicd.git diff --git a/jjb/geode/global-template-apache-geode-test.yaml b/jjb/geode/global-template-apache-geode-test.yaml index 159d65a7..7209fb67 100644 --- a/jjb/geode/global-template-apache-geode-test.yaml +++ b/jjb/geode/global-template-apache-geode-test.yaml @@ -20,7 +20,7 @@ - job-template: name: 'apache-geode-{test-type}Test-jdk{java-test-version}' - node: geode-ubuntu2004 + node: geode-ubuntu1804 disabled: false concurrent: true @@ -66,6 +66,14 @@ name: JAVA_TEST_VERSION default: '{java-test-version}' description: 'Java version use during test execution' + - string: + name: TESTCONTAINERS_HUB_IMAGE_NAME_PREFIX + default: 'registry.nordix.org/docker-hub-proxy/' + description: 'Docker Hub proxy location for geode test containers required for AcceptanceTest' + - bool: + name: TEST_USING_DOCKER + default: false + description: Geode versions prior to 1.15 were using a docker for executing parallel testing. Please set it to 'no' when building version 1.15 onwards. scm: - git-scm-github: