[
https://issues.apache.org/jira/browse/GEODE-7367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benjamin P Ross resolved GEODE-7367.
------------------------------------
Resolution: Fixed
> 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
> Assignee: Benjamin P Ross
> Priority: Major
> Time Spent: 1h 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)