-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/39387/
-----------------------------------------------------------
(Updated Nov. 29, 2015, 5:10 p.m.)
Review request for mesos and Timothy Chen.
Changes
-------
Add test case for run health check outside docker container.
Bugs: MESOS-3599
https://issues.apache.org/jira/browse/MESOS-3599
Repository: mesos
Description
-------
Make health check run outside for docker container task.
Diffs (updated)
-----
include/mesos/mesos.proto 27971fea6935b82d7034397edaa7a37edb1f6f38
include/mesos/v1/mesos.proto 9acefd55603a5a4f3f08a879a380ff927fd1e0dd
src/docker/executor.cpp 4042cec0acbe03d937ea3c53ffde745cbba552d2
src/tests/health_check_tests.cpp b1454b085b36bb7c4d8ef012c764cd8466b4fb02
Diff: https://reviews.apache.org/r/39387/diff/
Testing
-------
make -j8 check
Thanks,
haosdent huang