[
https://issues.apache.org/jira/browse/HIVE-18588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16352745#comment-16352745
]
Alan Gates commented on HIVE-18588:
-----------------------------------
With the groups I don't think we need the profile. With patch2 'mvn test' runs
the unit tests, and doing 'mvn test
-Dtest.groups=org.apache.hadoop.hive.annotation.MetastoreTest' runs them all.
It seems easier than having groups and profiles. We should put comments in the
DEV-README on how to run the various tests.
> Add 'checkin' profile that runs slower tests in standalone-metastore
> --------------------------------------------------------------------
>
> Key: HIVE-18588
> URL: https://issues.apache.org/jira/browse/HIVE-18588
> Project: Hive
> Issue Type: Test
> Components: Standalone Metastore
> Affects Versions: 3.0.0
> Reporter: Alan Gates
> Assignee: Alan Gates
> Priority: Major
> Attachments: HIVE-18588.2.patch, HIVE-18588.patch
>
>
> Runtime for unit tests in standalone-metastore are now exceeding 25 minutes.
> Ideally unit tests should finish within 2-3 minutes so users will run them
> frequently. To solve this I propose to carve off many of the slower tests to
> run in a new 'checkin' profile. This profile should be run before checkin
> and by the ptest infrastructure.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)