[
https://issues.apache.org/jira/browse/GEODE-4042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Huynh resolved GEODE-4042.
--------------------------------
Resolution: Fixed
I'm going to resolve this ticket for now. The tests do take in the system
property java.io.tmpDir. If the test is run through gradle, gradle currently
does not pass any of the settings down to the test VMs.
The reverted commit would do this, but it may impact other tests. If it is
needed, another ticket can be opened to pass down specific properties down to
the test vms
> Cargo tests for Jetty and Tomcat should use java.io.tmpdir instead of
> hardcoding to /tmp
> ----------------------------------------------------------------------------------------
>
> Key: GEODE-4042
> URL: https://issues.apache.org/jira/browse/GEODE-4042
> Project: Geode
> Issue Type: Bug
> Components: http session
> Reporter: Jason Huynh
> Assignee: Jason Huynh
>
> Currently the Cargo Tests for the session state module are hard coded to run
> off of /tmp. Instead it should probably be pointed towards using
> java.io.tmpdir.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)