-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/52786/
-----------------------------------------------------------
(Updated Oct. 17, 2016, 2:51 p.m.)
Review request for mesos, Alexander Rukletsov and Gastón Kleiman.
Changes
-------
Address @gaston's comment.
Bugs: MESOS-6278
https://issues.apache.org/jira/browse/MESOS-6278
Repository: mesos
Description
-------
This patch updates the test helper for the health check. Via starts a
simple HTTP server which listens on given IP and port, it makes testing
HTTP health check and TCP health check easier.
Diffs (updated)
-----
src/Makefile.am 3bcc0f2dfc2c4f71841bd6d161f39e0e919fc0d7
src/tests/CMakeLists.txt f5d66dc63143455506d8660674fbd9eb227625ff
src/tests/containerizer/health_check_test_helper.hpp PRE-CREATION
src/tests/containerizer/health_check_test_helper.cpp PRE-CREATION
src/tests/test_helper_main.cpp 129a5e427b72fb577e55c3756d071f72ced9ff14
Diff: https://reviews.apache.org/r/52786/diff/
Testing
-------
Thanks,
haosdent huang