You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Venkatesh Seetharam (JIRA)" <ji...@apache.org> on 2013/07/03 20:08:20 UTC

[jira] [Created] (FALCON-39) Separate the unit tests from the integration tests

Venkatesh Seetharam created FALCON-39:
-----------------------------------------

             Summary: Separate the unit tests from the integration tests
                 Key: FALCON-39
                 URL: https://issues.apache.org/jira/browse/FALCON-39
             Project: Falcon
          Issue Type: Bug
          Components: tests
    Affects Versions: 0.3
            Reporter: Venkatesh Seetharam
            Assignee: Venkatesh Seetharam


There are a few test classes in webapp module that implement end to end integration requiring:
* A Hadoop Cluster running on localhost
* Oozie to be running on localhost

Since these are expected to be running external to the tests by the user, its quite non intuitive. This issue addresses to separate them out from the test phase and runs the entire suite in integration-test phase which is also invoked in verify phase.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira