You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "jay vyas (JIRA)" <ji...@apache.org> on 2014/11/14 20:24:33 UTC

[jira] [Commented] (BIGTOP-1529) Smoke tests should reuse the same log4j file

    [ https://issues.apache.org/jira/browse/BIGTOP-1529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14212682#comment-14212682 ] 

jay vyas commented on BIGTOP-1529:
----------------------------------

Agreed.  David can we simplify the build.gradle files for smoke test subdirectories furhter?  Each one is like 50 lines of boiler plate.  

If so maybe we can frame this JIRA as a general de-duplication effort for {{smoke-tests}} 

> Smoke tests should reuse the same log4j file
> --------------------------------------------
>
>                 Key: BIGTOP-1529
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-1529
>             Project: Bigtop
>          Issue Type: Bug
>            Reporter: David Capwell
>
> Currently the smoke tests will bundle and manage their own log4j details. It would be nice if a user can change this in one place and have it work for all tests. Would also be nice if a user can define different aspects such as level from CLI
> {code}
> ./gradlew clean test -Dsmoke.tests=pig -Dlog4j.logger.level=TRACE
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)