[
https://issues.apache.org/jira/browse/HADOOP-6810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12877175#action_12877175
]
Konstantin Boudnik commented on HADOOP-6810:
--------------------------------------------
Have spoken with Boris offline and he expresses the concern that excluding
commit and smoke tests from {{test-core}} target. While this is a valid concern
because the set of core tests is changing by the patch without it {{test-core}}
execution will increase by about 40 minutes (13 minutes from commit tests,
which we already have in place, and about 30 minutes from smokes).
Any thoughts?
> Extract a subset of tests for smoke (DOA) validation
> ----------------------------------------------------
>
> Key: HADOOP-6810
> URL: https://issues.apache.org/jira/browse/HADOOP-6810
> Project: Hadoop Common
> Issue Type: Improvement
> Components: test
> Affects Versions: 0.20.3
> Reporter: Konstantin Boudnik
> Attachments: smoke-tests.patch, smoke-tests.patch, smoke-tests.patch,
> smoke-tests.patch
>
>
> Currently, there's no way to quickly find out if a new build of Hadoop is
> reasonably viable and can be used for future development/testing cycle.
> Similarly to 'commit' testing it'd be great to have a wider subset of
> existing tests to be executed inside of 30 minutes. The main goal of such a
> subset is to have a reasonable guarantees that different parts of Hadoop's
> functionality aren't broken and the system is not DOA.
> Full test run takes about 3+ hours and it is a too long wait time in many
> cases.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.