-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/37863/
-----------------------------------------------------------
(Updated Aug. 28, 2015, 12:05 a.m.)
Review request for mesos, Jie Yu, Marco Massenzio, and Vinod Kone.
Bugs: MESOS-3294
https://issues.apache.org/jira/browse/MESOS-3294
Repository: mesos
Description
-------
Fixed user cgroup failing test on centos 7.
This is due to a bug that exists in CentOS 7 where the cgroup is named
differently under /sys/fs/cgroup.
Diffs (updated)
-----
src/tests/containerizer/isolator_tests.cpp
2755d06b0a097f46bc75fb9b830bc131f7a2255c
Diff: https://reviews.apache.org/r/37863/diff/
Testing
-------
make check on CentOS7
Thanks,
Timothy Chen