You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by jb...@apache.org on 2018/08/09 01:06:49 UTC

[geode] branch develop updated: GEODE-5548: Fixes min memory requirement.

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

jbarrett 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 040ffe8  GEODE-5548: Fixes min memory requirement.
040ffe8 is described below

commit 040ffe85f6aa1da6e67d4785c5a9b2955c5d2ef3
Author: Jacob Barrett <jb...@pivotal.io>
AuthorDate: Wed Aug 8 18:06:25 2018 -0700

    GEODE-5548: Fixes min memory requirement.
---
 ci/pipelines/geode-build/test-stubs/integration.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ci/pipelines/geode-build/test-stubs/integration.yml b/ci/pipelines/geode-build/test-stubs/integration.yml
index 617d563..729252d 100644
--- a/ci/pipelines/geode-build/test-stubs/integration.yml
+++ b/ci/pipelines/geode-build/test-stubs/integration.yml
@@ -24,7 +24,7 @@ metadata:
       forks: 48
     cpus: 96
 # specified in Gigabytes.
-    ram: 48
+    ram: 90
 # specified in seconds
     call_stack_timeout: 1500
     timeout: 40m