-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/42878/
-----------------------------------------------------------
Review request for mesos and Jie Yu.
Bugs: MESOS-4530
https://issues.apache.org/jira/browse/MESOS-4530
Repository: mesos
Description
-------
Fixed the NetClsIsolatorTest to correctly learn the net_cls hierarchy. The test
relied on the flags.cgroups_hierarchy to learn the net_cls hierarchy, instead
it should be making a call to cgroups::hierarchy to learn the hierarchy.
Diffs
-----
src/tests/containerizer/isolator_tests.cpp
7033ac1aa7ae8a3cf06d4f717580ce5a5afb648a
Diff: https://reviews.apache.org/r/42878/diff/
Testing
-------
make and make check on Debian 8
Also ran the patch on CentOS 6 with Greg's help. He was using
(boxcutter/centos66) vagrant image to test this patch. (boxcutter/centos66) is
where this test was failing.
Thanks,
Avinash sridharan