This is an automated email from the ASF dual-hosted git repository.

rhoughton pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git


The following commit(s) were added to refs/heads/develop by this push:
     new 486e195ece GEODE-10303: Increase memory for 
windows-gfsh-distributed-test (#7685)
486e195ece is described below

commit 486e195ece5d412da120f4d3994a68a8b7691f50
Author: Robert Houghton <[email protected]>
AuthorDate: Thu May 12 16:20:12 2022 -0700

    GEODE-10303: Increase memory for windows-gfsh-distributed-test (#7685)
    
    Authored-by: Robert Houghton <[email protected]>
---
 ci/pipelines/shared/jinja.variables.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ci/pipelines/shared/jinja.variables.yml 
b/ci/pipelines/shared/jinja.variables.yml
index 1b4a4f0a41..18f183b14b 100644
--- a/ci/pipelines/shared/jinja.variables.yml
+++ b/ci/pipelines/shared/jinja.variables.yml
@@ -187,7 +187,7 @@ tests:
   PARALLEL_DUNIT: 'false'
   PARALLEL_GRADLE: 'false'
   PLATFORM: windows
-  RAM: '6'
+  RAM: '12'
   name: windows-gfsh-distributed
 - ARTIFACT_SLUG: windows-integrationtestfiles
   CPUS: '6'

Reply via email to