-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/41386/
-----------------------------------------------------------
Review request for mesos, Benjamin Hindman and Artem Harutyunyan.
Bugs: MESOS-4137
https://issues.apache.org/jira/browse/MESOS-4137
Repository: mesos
Description
-------
`ContainerLoggerTest.ROOT_DOCKER_DefaultToSandbox` is a regression test which
checks the existing logging behavior, in which the docker executor and command
task are both logged to the same file in the sandbox.
Diffs
-----
src/tests/container_logger_tests.cpp PRE-CREATION
Diff: https://reviews.apache.org/r/41386/diff/
Testing
-------
make check (Centos7)
Thanks,
Joseph Wu