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 17:19:27 UTC

[geode] branch develop updated: GEODE-5548: Increase upgrade test memory.

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 b9d3ff9  GEODE-5548: Increase upgrade test memory.
b9d3ff9 is described below

commit b9d3ff9272693b2f7d3803756e53f4d67772dd9c
Author: Jacob Barrett <jb...@pivotal.io>
AuthorDate: Thu Aug 9 10:19:01 2018 -0700

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

diff --git a/ci/pipelines/geode-build/test-stubs/upgrade.yml b/ci/pipelines/geode-build/test-stubs/upgrade.yml
index 3115748..f02afe7 100644
--- a/ci/pipelines/geode-build/test-stubs/upgrade.yml
+++ b/ci/pipelines/geode-build/test-stubs/upgrade.yml
@@ -25,7 +25,7 @@ metadata:
       forks: 48
     cpus: 96
 # specified in Gigabytes.
-    ram: 120
+    ram: 160
 # specified in seconds
     call_stack_timeout: 3000
     timeout: 1h