----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53573/ -----------------------------------------------------------
(Updated Nov. 21, 2016, 12:58 p.m.) Review request for mesos and Alexander Rukletsov. Changes ------- Addressed feedback. Repository: mesos Description (updated) ------- This patch adds a test helper to facilitate the testing of Kill Policy. The helper blocks until it receives a SIGTERM, then sleeps for a configurable amount of time before finally returning EXIT_SUCCESS. Diffs (updated) ----- src/Makefile.am 5a47c93388234a68c3c486a021ccdbe3213c5bac src/tests/CMakeLists.txt cf583ea3f10482b510459fb11a7ecaf76e498391 src/tests/kill_policy_test_helper.hpp PRE-CREATION src/tests/kill_policy_test_helper.cpp PRE-CREATION src/tests/test_helper_main.cpp 42a8ec675500cb7b155823a4ea64d70a3481eaf4 Diff: https://reviews.apache.org/r/53573/diff/ Testing ------- `make check` (macOS and Debian) Thanks, Gastón Kleiman
