----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/40731/ -----------------------------------------------------------
(Updated Jan. 28, 2016, 6 p.m.) Review request for mesos, Bernd Mathiske, Klaus Ma, Mandeep Chadha, and Neil Conway. Summary (updated) ----------------- Added a fixture to test the floating point precision for CPU resource allocation. Bugs: MESOS-3552 https://issues.apache.org/jira/browse/MESOS-3552 Repository: mesos Description (updated) ------- Added a fixture to test the floating point precision for CPU resource allocation. This patch is based on the commit submitted by : Mandeep (@mchadha) https://reviews.apache.org/r/39056/ Diffs (updated) ----- src/tests/reservation_tests.cpp d0c88560a5618ebec39fc4e0539ddb2d9ca554a2 Diff: https://reviews.apache.org/r/40731/diff/ Testing ------- Ran make check after adding Mandeep's test case to the GTEST framework. Thanks, Avinash sridharan