[
https://issues.apache.org/jira/browse/HIVE-14540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Siddharth Seth updated HIVE-14540:
----------------------------------
Attachment: HIVE-14540.01.patch
The patch adds support to set configuration for unitTests at a module level.
This includes batchSize, include, exclude, isolate and skipBatching. (TBD:
custom test runner)
Also includes some small changes to the source-prep and batch-exec files -
skipped git gc, logging date occasionally, skipped a find, a test for the
itests dir.
TODO going forward: Make the test list generator completely pluggable.
Addresses HIVE-14539 as part of the batch - to reach the correct dir to run the
test.
[~prasanth_j], [~spena], [~vgumashta] - Could you please take a look. Applies
on top of HIVE-14663.
> Create batches for non qfile tests
> ----------------------------------
>
> Key: HIVE-14540
> URL: https://issues.apache.org/jira/browse/HIVE-14540
> Project: Hive
> Issue Type: Sub-task
> Reporter: Siddharth Seth
> Assignee: Siddharth Seth
> Attachments: HIVE-14540.01.patch
>
>
> From run 790:
> Reported runtime by junit: 17 hours
> Reported runtime by ptest: 34 hours
> A lot of time is wasted spinning up mvn test for each individual test, which
> otherwise takes less than 1 second. These tests could end up taking 20-30
> seconds. Combined with HIVE-14539 - 60-70s.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)