You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Timothy Farkas (JIRA)" <ji...@apache.org> on 2017/08/30 17:26:03 UTC

[jira] [Created] (DRILL-5752) Speed Up Unit Tests

Timothy Farkas created DRILL-5752:
-------------------------------------

             Summary: Speed Up Unit Tests
                 Key: DRILL-5752
                 URL: https://issues.apache.org/jira/browse/DRILL-5752
             Project: Apache Drill
          Issue Type: Improvement
            Reporter: Timothy Farkas
            Assignee: Timothy Farkas


Tests can be split into categories.

High-level categories:
* Fast
* Slow

Low-level categories:
* Vector
* WebUI
* Planner
* Operator
* Storage
* Hive
* JDBC
* Kudu
* Mongo
* Hbase

After the tests are categorized the Travis build can just run the fast tests.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)