-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/41111/
-----------------------------------------------------------
(Updated Dec. 17, 2015, 12:14 p.m.)
Review request for mesos, Benjamin Hindman and Artem Harutyunyan.
Changes
-------
Renamed some test variables.
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 e6d48dc16135b5d147d036e851422686eff7d5ef
src/tests/container_logger_tests.cpp PRE-CREATION
Diff: https://reviews.apache.org/r/41111/diff/
Testing
-------
make check
Thanks,
Joseph Wu