Return-Path: X-Original-To: apmail-hadoop-yarn-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-yarn-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 80CA517FEC for ; Sat, 2 May 2015 00:19:06 +0000 (UTC) Received: (qmail 82667 invoked by uid 500); 2 May 2015 00:19:06 -0000 Delivered-To: apmail-hadoop-yarn-issues-archive@hadoop.apache.org Received: (qmail 82617 invoked by uid 500); 2 May 2015 00:19:06 -0000 Mailing-List: contact yarn-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: yarn-issues@hadoop.apache.org Delivered-To: mailing list yarn-issues@hadoop.apache.org Received: (qmail 82606 invoked by uid 99); 2 May 2015 00:19:06 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 02 May 2015 00:19:06 +0000 Date: Sat, 2 May 2015 00:19:06 +0000 (UTC) From: "Junping Du (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (YARN-2469) Merge duplicated tests in Fifo/Capacity/Fair Scheduler into some common test MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/YARN-2469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Junping Du updated YARN-2469: ----------------------------- Priority: Minor (was: Major) > Merge duplicated tests in Fifo/Capacity/Fair Scheduler into some common test > ---------------------------------------------------------------------------- > > Key: YARN-2469 > URL: https://issues.apache.org/jira/browse/YARN-2469 > Project: Hadoop YARN > Issue Type: Test > Components: scheduler > Reporter: Junping Du > Priority: Minor > > From discussions in YARN-1506, there are duplicated test cases like: testBlackListNode, testResourceOverCommit, etc. for different schedulers. We need some common test code to cover the same test case for different scheduler. -- This message was sent by Atlassian JIRA (v6.3.4#6332)