-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/41111/
-----------------------------------------------------------
(Updated Dec. 22, 2015, 1:09 p.m.)
Review request for mesos, Benjamin Hindman and Artem Harutyunyan.
Changes
-------
Rebase.
Bugs: MESOS-4087
https://issues.apache.org/jira/browse/MESOS-4087
Repository: mesos
Description
-------
`ContainerLoggerTest.DefaultToSandbox` is a regression test which checks the
existing logging behavior, prior to introducing/using the `ContainerLogger`
module. As of this patch, the `ContainerLogger` is not actually being tested.
Diffs (updated)
-----
src/Makefile.am cf7f950c0c320a6c8e956409a35a7f47d905f71d
src/tests/container_logger_tests.cpp PRE-CREATION
Diff: https://reviews.apache.org/r/41111/diff/
Testing
-------
make check
Thanks,
Joseph Wu