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 6e4f1af  Testing 36 parallel forks
6e4f1af is described below

commit 6e4f1afcd621c3fefce458029173e09d148ad328
Author: Dan Smith <[email protected]>
AuthorDate: Mon Aug 13 14:38:09 2018 -0700

    Testing 36 parallel forks
---
 ci/pipelines/geode-build/test-stubs/distributed.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ci/pipelines/geode-build/test-stubs/distributed.yml 
b/ci/pipelines/geode-build/test-stubs/distributed.yml
index aa5fd27..68b3226 100644
--- a/ci/pipelines/geode-build/test-stubs/distributed.yml
+++ b/ci/pipelines/geode-build/test-stubs/distributed.yml
@@ -22,7 +22,7 @@ metadata:
     dunit:
       parallel: true
 # max number of docker containers to run, generally cpus/2
-      forks: 24
+      forks: 36
     cpus: 96
 # specified in Gigabytes.
     ram: 180

Reply via email to