-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/38527/
-----------------------------------------------------------
(Updated Oct. 6, 2015, 4:47 p.m.)
Review request for mesos, Ian Downes, Jie Yu, and Cong Wang.
Changes
-------
Update according @wangcong's review.
Bugs: MESOS-3470
https://issues.apache.org/jira/browse/MESOS-3470
Repository: mesos
Description
-------
Fix UserCgroupIsolatorTest failed on CentOS 6.6.
Diffs (updated)
-----
src/tests/containerizer/isolator_tests.cpp
237f3f27722b01ff92d0dcbaba7910613542a1a7
src/tests/mesos.hpp 3e58b454c75a2ab9f8b4a29785fa823afefd0c8a
src/tests/mesos.cpp ab2d85b091d121113931e4190a5b496901dcd7a5
Diff: https://reviews.apache.org/r/38527/diff/
Testing
-------
# In CentOS 6.6
sudo ./bin/mesos-tests.sh --gtest_filter="UserCgroupIsolatorTest*" --verbose
Thanks,
haosdent huang