X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fgeode%2Fglobal-template-apache-geode-test.yaml;h=6fdfec893b1111b502d6ae777d6e2bc3c988abfc;hb=5cf65a445216d41d604e4e108393604ca12336b7;hp=1acaf081122be7c195e709bd02a13dbfe3e8485b;hpb=92b69106fb78b3b8e6920ae5fae4cf4358c7b6a9;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 1acaf081..6fdfec89 100644 --- a/jjb/geode/global-template-apache-geode-test.yaml +++ b/jjb/geode/global-template-apache-geode-test.yaml @@ -21,7 +21,7 @@ name: 'apache-geode-{test-type}Test-jdk{java-test-version}' node: geode-ubuntu1804 - disabled: false + disabled: true concurrent: true properties: @@ -70,6 +70,10 @@ 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: