-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/30173/
-----------------------------------------------------------
(Updated Jan. 25, 2015, 8:49 a.m.)
Review request for mesos, Adam B, Benjamin Hindman, Till Toenshoff, and Timothy
Chen.
Changes
-------
Improved test code that works now. Finds fetcher cache bugs the fixed for which
will be provided in other patches. Once these are applied, all fetcher tests
and fetcher cache tests will run.
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 (updated)
-----
src/Makefile.am 07bea1fb8f0035413f2119859e16fa4f9383f68e
src/slave/containerizer/fetcher.hpp 1db0eaf002c8d0eaf4e0391858e61e0912b35829
src/slave/containerizer/fetcher.cpp d290f95251def3952c5ee34f600e1d71467f6293
src/tests/fetcher_cache_tests.cpp PRE-CREATION
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