----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18276/ -----------------------------------------------------------
(Updated Feb. 27, 2014, 8:31 p.m.) Review request for mesos, Benjamin Hindman, Ben Mahler, and Vinod Kone. Changes ------- Addressed comments - simplified and removed need for the flag file and sleep by running the command to completion. - kept minimum bound but greatly reduced it, ensures the command actually gets a chance to run otherwise we're not really testing anything Repository: mesos-git Description ------- Runs a single core cpu bound process for 1 second but limited to 0.25 cpu and ensures 0.20 <= system + user cpu time <= 0.30. Diffs (updated) ----- src/tests/isolator_tests.cpp 13f425be098d4a38bf2c545941d9ee196f224c40 Diff: https://reviews.apache.org/r/18276/diff/ Testing ------- make check # Linux Thanks, Ian Downes
