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

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


The following commit(s) were added to refs/heads/support/1.15 by this push:
     new 2621586e49 Increase memory of windows-gfsh-distributred-test
2621586e49 is described below

commit 2621586e49db0bb95e56130a0ff56b5035c27402
Author: Robert Houghton <[email protected]>
AuthorDate: Thu May 12 11:03:37 2022 -0700

    Increase memory of windows-gfsh-distributred-test
---
 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 f5d96d3cdf..18a44f264e 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