[ 
https://issues.apache.org/jira/browse/YARN-2712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karthik Kambatla updated YARN-2712:
-----------------------------------
    Summary: TestWorkPreservingRMRestart: Augment FS tests with queue and 
headroom checks  (was: Adding tests about FSQueue and headroom of FairScheduler 
to TestWorkPreservingRMRestart)

> TestWorkPreservingRMRestart: Augment FS tests with queue and headroom checks
> ----------------------------------------------------------------------------
>
>                 Key: YARN-2712
>                 URL: https://issues.apache.org/jira/browse/YARN-2712
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>          Components: resourcemanager
>            Reporter: Tsuyoshi OZAWA
>            Assignee: Tsuyoshi OZAWA
>         Attachments: YARN-2712.1.patch, YARN-2712.2.patch
>
>
> TestWorkPreservingRMRestart#testSchedulerRecovery doesn't have test cases 
> about FairScheduler partially. We should support them.
> {code}
>    // Until YARN-1959 is resolved
>    if (scheduler.getClass() != FairScheduler.class) {
>      assertEquals(availableResources, schedulerAttempt.getHeadroom());
>    }
> {code}



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

Reply via email to