[
https://issues.apache.org/jira/browse/GEODE-7367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16963169#comment-16963169
]
ASF subversion and git services commented on GEODE-7367:
--------------------------------------------------------
Commit 4f0b4c094b9c94bb33dd1f6379fc5428e545c1b3 in geode's branch
refs/heads/feature/GEODE-7358 from BenjaminPerryRoss
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=4f0b4c0 ]
GEODE-7367: Unignored
Tomcat7079WithOldModulesMixedWithCurrentCanDoPutFromOldModuleTest
Co-authored-by: Donal Evans <[email protected]>
Co-authored-by: Benjamin Ross <[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
> Assignee: Benjamin P Ross
> Priority: Major
> Time Spent: 1.5h
> 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)