-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/53385/
-----------------------------------------------------------
(Updated Nov. 2, 2016, 10:05 p.m.)
Review request for mesos, Alexander Rukletsov and Benjamin Mahler.
Changes
-------
Rebased.
Summary (updated)
-----------------
Add a test to ensure MESOS-6457 is fixed for the Docker executor.
Bugs: MESOS-6457
https://issues.apache.org/jira/browse/MESOS-6457
Repository: mesos
Description (updated)
-------
Add a test to ensure MESOS-6457 is fixed for the Docker executor.
Diffs (updated)
-----
src/tests/containerizer/docker_containerizer_tests.cpp
810488d1476cadbbd5a4a7dcecaeec55739ab71f
Diff: https://reviews.apache.org/r/53385/diff/
Testing
-------
This test fails without the executor changes in the previous patch and succeeds
with them. Tested on both OS X and Linux.
Thanks,
Gastón Kleiman