[
https://issues.apache.org/jira/browse/MESOS-4530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15122944#comment-15122944
]
Michael Park commented on MESOS-4530:
-------------------------------------
{noformat}
commit 502c2d35bb744db8c542d5f72429f9ebd024a0ce
Author: Avinash sridharan <[email protected]>
Date: Wed Jan 27 17:22:59 2016 -0800
Relaxed the subsystem check for cgroups net_cls isolator.
The check ensures that only the net_cls and net_prio subsystem can be
mounted in the same hierarchy.
Review: https://reviews.apache.org/r/42872/
{noformat}
> NetClsIsolatorTest.ROOT_CGROUPS_NetClsIsolate is flaky
> ------------------------------------------------------
>
> Key: MESOS-4530
> URL: https://issues.apache.org/jira/browse/MESOS-4530
> Project: Mesos
> Issue Type: Bug
> Components: cgroups, containerization, isolation
> Affects Versions: 0.27.0
> Environment: Debian 8 - 0.27.0-rc1 - root test-run
> Reporter: Alexander Rojas
> Assignee: Avinash Sridharan
> Labels: mesosphere
> Fix For: 0.27.0
>
>
> While running the command
> {noformat}
> sudo ./bin/mesos-tests.sh
> --gtest_filter="-CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_Listen:CgroupsAnyHierarchyMemoryPressureTest.ROOT_IncreaseRSS"
> --gtest_repeat=10 --gtest_break_on_failure
> {noformat}
> One eventually gets the following output:
> {noformat}
> [ RUN ] NetClsIsolatorTest.ROOT_CGROUPS_NetClsIsolate
> ../../src/tests/containerizer/isolator_tests.cpp:870: Failure
> containerizer: Could not create isolator 'cgroups/net_cls': Unexpected
> subsystems found attached to the hierarchy /sys/fs/cgroup/net_cls,net_prio
> [ FAILED ] NetClsIsolatorTest.ROOT_CGROUPS_NetClsIsolate (75 ms)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)