----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/30173/ -----------------------------------------------------------
Review request for mesos, Adam B, Benjamin Hindman, Till Toenshoff, and Timothy Chen. Bugs: MESOS-2074 https://issues.apache.org/jira/browse/MESOS-2074 Repository: mesos-git Description ------- Adds a new test source file containing a test fixture and tests to find out if the fetcher cache works with a variety of settings. Diffs ----- src/Makefile.am 07bea1fb8f0035413f2119859e16fa4f9383f68e src/tests/fetcher_cache_tests.cpp 13cf5550d5f380e0b9562d443d28234b5a4bf286 src/tests/mesos.hpp 591134bab31da0a1cc224e332666d05f320d0f87 src/tests/mesos.cpp 5ed4df530cf1bf11eec3b29542641822e0f702b2 Diff: https://reviews.apache.org/r/30173/diff/ Testing ------- Does not work yet. This is a preview so formatting and the general approach can be looked at ASAP. I am currently debugging the fetcher cache using these tests. Thanks, Bernd Mathiske