X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fgeode%2Fglobal-template-apache-geode-test.yaml;h=6fdfec893b1111b502d6ae777d6e2bc3c988abfc;hb=7270c761d141f2088658980b4ea1b56efd8fefcd;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..6fdfec89 100644 --- a/jjb/geode/global-template-apache-geode-test.yaml +++ b/jjb/geode/global-template-apache-geode-test.yaml @@ -20,8 +20,8 @@ - job-template: name: 'apache-geode-{test-type}Test-jdk{java-test-version}' - node: geode-ubuntu2004 - disabled: false + node: geode-ubuntu1804 + disabled: true concurrent: true properties: @@ -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: