[
https://issues.apache.org/jira/browse/AMBARI-18401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15528212#comment-15528212
]
Hadoop QA commented on AMBARI-18401:
------------------------------------
{color:green}+1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12829542/AMBARI-18401_20160921.patch
against trunk revision .
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 1 new
or modified test files.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:green}+1 core tests{color}. The patch passed unit tests in
ambari-server.
Test results:
https://builds.apache.org/job/Ambari-trunk-test-patch/8729//testReport/
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/8729//console
This message is automatically generated.
> Allow running a subset of Python unit tests
> -------------------------------------------
>
> Key: AMBARI-18401
> URL: https://issues.apache.org/jira/browse/AMBARI-18401
> Project: Ambari
> Issue Type: Improvement
> Components: ambari-server
> Reporter: Doroszlai, Attila
> Assignee: Doroszlai, Attila
> Priority: Minor
> Fix For: 3.0.0
>
> Attachments: AMBARI-18401_20160915_v2.patch,
> AMBARI-18401_20160921.patch
>
>
> Running all unit tests several times during development may take too much
> time. The Surefire Maven plugin can run a subset of Java unit tests by
> passing filter expression via the {{test}} property for test class names.
> However, running fewer than all Python unit tests is currently cumbersome, it
> requires renaming the unit test or modifying the {{unitTests.py}} script.
> The goal of this improvement is to implement the Surefire approach for
> filtering Python unit tests to be run.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)