-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/75163/
-----------------------------------------------------------

Review request for mesos and Benjamin Mahler.


Repository: mesos


Description
-------

currently, the ROOT_CGROUPS_AutoLoadSubsystems test is failing because
it is checking for hierarchies for subsystems enabled under
'cgroups/all'. In cgroups2 we cannot perform this check because of the
unified hierarchy.

Hence we skip this hierarchy check and instead check that all available
cgroups2 controllers are enabled by reading cgroup.controllers and
cgroup.subtree_control.


Diffs
-----

  src/tests/containerizer/cgroups_isolator_tests.cpp 
f2d6d274146ed1ef8f560fbba0da18051e0f1281 


Diff: https://reviews.apache.org/r/75163/diff/1/


Testing
-------

CgroupsIsolatorTest.ROOT_CGROUPS_AutoLoadSubsystems passes


Thanks,

Jason Zhou

Reply via email to