-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/30097/
-----------------------------------------------------------
(Updated Jan. 21, 2015, 5:05 p.m.)
Review request for mesos, Ben Mahler and Kapil Arya.
Summary (updated)
-----------------
Monitor modularization [7/7]: Ported monitor tests to new interface and made it
type paramed
Bugs: MESOS-2219
https://issues.apache.org/jira/browse/MESOS-2219
Repository: mesos-git
Description
-------
Ported monitor tests to new monitor interface, changed it to a typed test and
wired up monitor module test.
Diffs (updated)
-----
src/Makefile.am 07bea1fb8f0035413f2119859e16fa4f9383f68e
src/examples/test_monitor_module.cpp PRE-CREATION
src/tests/module.hpp 21e8fc4ef9511db35f44d95197077a409ae17eec
src/tests/module.cpp e6dbf94e97dbad46e25c0e4fc79dcbb8c56e5acd
src/tests/monitor_tests.cpp 3b0261946405f9926742a680309880fac7480732
Diff: https://reviews.apache.org/r/30097/diff/
Testing
-------
make check
Thanks,
Niklas Nielsen