[
https://issues.apache.org/jira/browse/MESOS-3964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15023475#comment-15023475
]
Marco Massenzio commented on MESOS-3964:
----------------------------------------
Thanks for the investigation and proposed solution!
As I mentioned earlier today, please let's not confuse "tests passing on
Configuration X" with "supporting Mesos running on OS Distro X" - those are two
different (if somewhat overlapping) domains.
If a test consistently fails due to the lack of a kernel feature (or whatever)
on a given platform, I find it perfectly reasonable to just disable the test
(we can then have a conversation as to what it would take to make Mesos run on
that same distro/OS; assuming that it doesn't, which also doesn't seem the case
here anyway?).
> LimitedCpuIsolatorTest.ROOT_CGROUPS_Cfs and
> LimitedCpuIsolatorTest.ROOT_CGROUPS_Cfs_Big_Quota fail on Debian 8.
> ---------------------------------------------------------------------------------------------------------------
>
> Key: MESOS-3964
> URL: https://issues.apache.org/jira/browse/MESOS-3964
> Project: Mesos
> Issue Type: Bug
> Components: isolation, test
> Affects Versions: 0.26.0
> Environment: Debian 8, gcc 4.9.2, Docker 1.9.0, vagrant, libvirt
> Vagrantfile: see MESOS-3957
> Reporter: Bernd Mathiske
> Assignee: Greg Mann
> Priority: Blocker
> Labels: mesosphere
>
> sudo ./bin/mesos-test.sh
> --gtest_filter="LimitedCpuIsolatorTest.ROOT_CGROUPS_Cfs"
> {noformat}
> ...
> F1119 14:34:52.514742 30706 isolator_tests.cpp:455] CHECK_SOME(isolator):
> Failed to find 'cpu.cfs_quota_us'. Your kernel might be too old to use the
> CFS cgroups feature.
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)