-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/51407/
-----------------------------------------------------------
(Updated Aug. 26, 2016, 9:59 p.m.)
Review request for mesos and Jie Yu.
Changes
-------
Updated based on Jie's comments.
Bugs: MESOS-6088
https://issues.apache.org/jira/browse/MESOS-6088
Repository: mesos
Description
-------
This includes an updated to tests to account for new 'init' process
semantics in a container. That is, the init process of the new
container is now "mesos-containerizer" not "sh".
Diffs (updated)
-----
src/slave/containerizer/mesos/containerizer.cpp
8a8985a6627859365c4f87ea0cbb5f89190cd4b3
src/tests/containerizer/isolator_tests.cpp
2725eb0f76f4e2668381c0d6686a99649f4f9f25
Diff: https://reviews.apache.org/r/51407/diff/
Testing
-------
Thanks,
Kevin Klues