[
https://issues.apache.org/jira/browse/GEODE-7367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16962870#comment-16962870
]
ASF subversion and git services commented on GEODE-7367:
--------------------------------------------------------
Commit d1082469c15d1d499ed08d9abdd8c010c332994e in geode's branch
refs/heads/develop from BenjaminPerryRoss
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=d108246 ]
GEODE-7367: Unignore
Tomcat8WithOldModulesMixedWithCurrentCanDoPutFromCurrentModuleTest (#4241)
Co-authored-by: Benjamin Ross <[email protected]>
Co-authored-by: Donal Evans <[email protected]>
> Specify memory usage for Cargo test containers
> ----------------------------------------------
>
> Key: GEODE-7367
> URL: https://issues.apache.org/jira/browse/GEODE-7367
> Project: Geode
> Issue Type: Improvement
> Components: tests
> Reporter: Benjamin P Ross
> Priority: Major
> Time Spent: 50m
> Remaining Estimate: 0h
>
> Currently the server container class used by cargo tests has no specification
> for max and initial heap causing them to default to amounts much larger than
> what our tests need. This has caused the Tomcat Cargo tests to use
> significantly more memory than they need to and put additional stress on the
> CI process.
> We can fix this by specifying an appropriate amount of memory in the server
> container's configuration object.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)