-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/60258/
-----------------------------------------------------------
Review request for mesos, Gilbert Song and Jie Yu.
Bugs: MESOS-7692
https://issues.apache.org/jira/browse/MESOS-7692
Repository: mesos
Description
-------
Adds test to verify that the default environment from a Docker image
is set for a command task.
Diffs
-----
src/tests/containerizer/runtime_isolator_tests.cpp
fbca31a4da1c83574cce7414fe5e03b1f86591cb
Diff: https://reviews.apache.org/r/60258/diff/1/
Testing
-------
make check -- functional test before and after reverting
https://reviews.apache.org/r/59140/
WIP: The used example docker image is not optimal for its purpose here - we
need to find something smaller.
Thanks,
Till Toenshoff