This is an automated email from the ASF dual-hosted git repository.
upthewaterspout pushed a commit to branch concourse-staging
in repository https://gitbox.apache.org/repos/asf/geode.git
The following commit(s) were added to refs/heads/concourse-staging by this push:
new 3a7b5ca Changing underscores to dash
3a7b5ca is described below
commit 3a7b5cad77181cca48fedad1f02d45f38fc57708
Author: Dan Smith <[email protected]>
AuthorDate: Fri Sep 7 10:00:40 2018 -0700
Changing underscores to dash
---
ci/pipelines/shared/jinja.variables.yml | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/ci/pipelines/shared/jinja.variables.yml
b/ci/pipelines/shared/jinja.variables.yml
index 0c1f4aa..3efb278 100644
--- a/ci/pipelines/shared/jinja.variables.yml
+++ b/ci/pipelines/shared/jinja.variables.yml
@@ -35,7 +35,7 @@ tests:
GRADLE_TASK: :geode-assembly:acceptanceTest geode-connectors:acceptanceTest
execute_test_timeout: 45m
PARALLEL_DUNIT: "true"
-- name: "Distributed_24_4"
+- name: "Distributed-24-4"
CPUS: "96"
RAM: "180"
ARTIFACT_SLUG: distributedtestfiles
@@ -45,7 +45,7 @@ tests:
GRADLE_TASK: distributedTest
execute_test_timeout: 2h15m
PARALLEL_DUNIT: "true"
-- name: "Distributed_24_8"
+- name: "Distributed-24-8"
CPUS: "96"
RAM: "180"
ARTIFACT_SLUG: distributedtestfiles
@@ -55,7 +55,7 @@ tests:
GRADLE_TASK: distributedTest
execute_test_timeout: 2h15m
PARALLEL_DUNIT: "true"
-- name: "Distributed_48_2"
+- name: "Distributed-48-2"
CPUS: "96"
RAM: "240"
ARTIFACT_SLUG: distributedtestfiles
@@ -65,7 +65,7 @@ tests:
GRADLE_TASK: distributedTest
execute_test_timeout: 2h15m
PARALLEL_DUNIT: "true"
-- name: "Distributed_48_4"
+- name: "Distributed-48-4"
CPUS: "96"
RAM: "240"
ARTIFACT_SLUG: distributedtestfiles
@@ -75,7 +75,7 @@ tests:
GRADLE_TASK: distributedTest
execute_test_timeout: 2h15m
PARALLEL_DUNIT: "true"
-- name: "Distributed_96_1"
+- name: "Distributed-96-1"
CPUS: "96"
RAM: "360"
ARTIFACT_SLUG: distributedtestfiles