Return-Path: X-Original-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-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 B668B18B23 for ; Wed, 11 Nov 2015 01:43:11 +0000 (UTC) Received: (qmail 61740 invoked by uid 500); 11 Nov 2015 01:43:11 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 61653 invoked by uid 500); 11 Nov 2015 01:43:11 -0000 Mailing-List: contact hdfs-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-issues@hadoop.apache.org Delivered-To: mailing list hdfs-issues@hadoop.apache.org Received: (qmail 61462 invoked by uid 99); 11 Nov 2015 01:43:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Nov 2015 01:43:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 0E5E62C1F61 for ; Wed, 11 Nov 2015 01:43:11 +0000 (UTC) Date: Wed, 11 Nov 2015 01:43:11 +0000 (UTC) From: "Hudson (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HDFS-9369) Use ctest to run tests for hadoop-hdfs-native-client 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/HDFS-9369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14999775#comment-14999775 ] Hudson commented on HDFS-9369: ------------------------------ SUCCESS: Integrated in Hadoop-Yarn-trunk-Java8 #665 (See [https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/665/]) HDFS-9369. Use ctest to run tests for hadoop-hdfs-native-client. (wheat9: rev a06e6b81e08d6a6df62334cf51232e141861025f) * hadoop-hdfs-project/hadoop-hdfs-native-client/pom.xml * hadoop-hdfs-project/hadoop-hdfs-native-client/src/main/native/libhdfs/CMakeLists.txt * hadoop-hdfs-project/hadoop-hdfs-native-client/src/main/native/libhdfs-tests/CMakeLists.txt * hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt * hadoop-hdfs-project/hadoop-hdfs-native-client/src/CMakeLists.txt > Use ctest to run tests for hadoop-hdfs-native-client > ---------------------------------------------------- > > Key: HDFS-9369 > URL: https://issues.apache.org/jira/browse/HDFS-9369 > Project: Hadoop HDFS > Issue Type: Improvement > Reporter: Haohui Mai > Assignee: Haohui Mai > Priority: Minor > Fix For: 2.8.0 > > Attachments: HDFS-9369.000.patch > > > Currently we write special rules in {{pom.xml}} to run tests in {{hadoop-hdfs-native-client}}. This jira proposes to run these tests using ctest to simplify {{pom.xml}} and improve portability. -- This message was sent by Atlassian JIRA (v6.3.4#6332)