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

commit 3ed933140832f95de6421adb5cb958712a5fdab9
Author: Dan Smith <[email protected]>
AuthorDate: Mon Aug 13 15:21:15 2018 -0700

    Revert "Testing 36 parallel forks"
    
    This reverts commit 6e4f1afcd621c3fefce458029173e09d148ad328.
---
 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 68b3226..aa5fd27 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: 36
+      forks: 24
     cpus: 96
 # specified in Gigabytes.
     ram: 180

Reply via email to