-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/59279/
-----------------------------------------------------------
Review request for mesos, Anand Mazumdar, Gilbert Song, and Jie Yu.
Bugs: MESOS-7381
https://issues.apache.org/jira/browse/MESOS-7381
Repository: mesos
Description
-------
Certain tests which relies on docker/appc stores to store images could be flaky
when certain changes to the store code is chaging.
This patch moves the usage of these flags to the temporary directory created
for each test case, so they do not affect each other.
Diffs
-----
src/tests/mesos.cpp a79ec62d6b8354a97a50533dc66e04c1afc4bef6
Diff: https://reviews.apache.org/r/59279/diff/1/
Testing
-------
Ran through all tests.
Thanks,
Zhitao Li