haosdent created MESOS-4654:
-------------------------------
Summary: Add a test env to keep temporary folder
Key: MESOS-4654
URL: https://issues.apache.org/jira/browse/MESOS-4654
Project: Mesos
Issue Type: Improvement
Components: technical debt, test
Reporter: haosdent
Assignee: haosdent
Priority: Minor
Currently, we would clear up temporary folders after we tear down test cases.
But sometimes we want to check the containers stdout/stderr logs which located
in the temporary folder to see what happens. And may want to check resource
files in the temporary file to find out why the test cases failed. I think it
is more convenient if we could keep the temporary folder after a environment
variable set.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)