[
https://issues.apache.org/jira/browse/PIG-956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12754298#action_12754298
]
Olga Natkovich commented on PIG-956:
------------------------------------
My plan is to do the following:
(1) Take all the tests that take 5 seconds or less and put them into 10 minute
tests
(2) Create a TestCheckin - that runs a few end-to-end tests
(1) + (2) combined will be the Ten-minute test group.
Goint forward, any files (this is at the test file level) that take 5 seconds
or less can be added to the Ten-minute tests. Also, when any really major
feature is added, an end-2-end query can be added or existing one modified in
the TestCheckin.
> Reduce patch testing time
> -------------------------
>
> Key: PIG-956
> URL: https://issues.apache.org/jira/browse/PIG-956
> Project: Pig
> Issue Type: Improvement
> Affects Versions: 0.4.0
> Reporter: Olga Natkovich
> Assignee: Olga Natkovich
> Fix For: 0.6.0
>
>
> The proposal is to split the tests into 2 groups:
> (1) Ten-minute tests - this is a set of tests that run with every patch
> submission and takes aproximately 10 minutes
> (2) All tests - these include all tests and they will run nightly
> This is similar to work done in Hadoop:
> http://issues.apache.org/jira/browse/HDFS-458
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.