You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Vinod Kone (JIRA)" <ji...@apache.org> on 2015/12/01 23:02:11 UTC

[jira] [Commented] (MESOS-2918) CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_Listen Flaky

    [ https://issues.apache.org/jira/browse/MESOS-2918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15034669#comment-15034669 ] 

Vinod Kone commented on MESOS-2918:
-----------------------------------

Keeping the ticket open to address the TODO (dynamically disable the test if swap is enabled).

commit c3dd3edb6f09de4333645cb87ba25c9d1c8969c3
Author: Chi Zhang <ch...@gmail.com>
Date:   Tue Dec 1 13:56:49 2015 -0800

    Checked if swap is enabled before running memory pressure related
    tests.
    
    Review: https://reviews.apache.org/r/38234

commit 5a21baa762d726ed22aaa4e14ba4f956d6132a5a
Author: Chi Zhang <ch...@gmail.com>
Date:   Tue Dec 1 13:56:16 2015 -0800

    Added swap information to os::memory().
    
    Review: https://reviews.apache.org/r/38233


> CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_Listen Flaky
> --------------------------------------------------------------
>
>                 Key: MESOS-2918
>                 URL: https://issues.apache.org/jira/browse/MESOS-2918
>             Project: Mesos
>          Issue Type: Bug
>          Components: isolation, test
>    Affects Versions: 0.23.0
>            Reporter: Paul Brett
>            Assignee: Chi Zhang
>              Labels: test, twitter
>
> This test fails when swap is enabled on the platform because it creates a memory hog with the expectation that the OOM killer will kill the hog but with swap enabled, the hog is just swapped out.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)