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

Eric Yang updated HADOOP-4796:
------------------------------

    Attachment: HADOOP-4796.diff

Chukwa test cases were divided into 5 categories:

chunk
input tools
agent
collector
demux
database

There used to be test target for each components.  Instead, this is changed to 
the same structure as Hadoop.  Unit test can be executed like:

ant -Dtestcase=TestChunk test
ant -Dtest.include=adaptor/Test* test

> Test target for chukwa build.xml needs to comply to hadoop build.xml test 
> suites
> --------------------------------------------------------------------------------
>
>                 Key: HADOOP-4796
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4796
>             Project: Hadoop Core
>          Issue Type: Bug
>         Environment: Redhat EL 5, Java 6
>            Reporter: Eric Yang
>            Assignee: Eric Yang
>         Attachments: HADOOP-4796.diff
>
>
> Chukwa build.xml file is not honoring the hadoop test target.  When calling 
> ant -Dtest.include=mapred/Test* test, this command also executes chukwa test 
> cases.  The build.xml needs to be polished to avoid testing the wrong test 
> cases.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to