----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/75161/ -----------------------------------------------------------
Review request for mesos and Benjamin Mahler. Repository: mesos Description ------- The ROOT_CGROUPS_MemoryForward test is currently failing because it is looking for the memory hierarchy, which no longer exists in cgroups2 due to the new unified hierarchy. We skip this hierarchy check if we detect cgroups2 is mounted on the system. Diffs ----- src/tests/containerizer/cgroups_isolator_tests.cpp 2f5f93bfa78411cc4f72afd73f55c5f612f26051 Diff: https://reviews.apache.org/r/75161/diff/1/ Testing ------- cgroups isolator test ROOT_CGROUPS_MemoryForward passes Thanks, Jason Zhou
