[
https://issues.apache.org/jira/browse/GEODE-1052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15185610#comment-15185610
]
ASF subversion and git services commented on GEODE-1052:
--------------------------------------------------------
Commit c9f1e04eb4ee042368682da548da1f7872fe48bc in incubator-geode's branch
refs/heads/develop from zhouxh
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=c9f1e04 ]
GEODE-1052
specify logLevel in command line of gradle for running dunit test
> enable specifying logLevel as a system property in command line for dunit test
> ------------------------------------------------------------------------------
>
> Key: GEODE-1052
> URL: https://issues.apache.org/jira/browse/GEODE-1052
> Project: Geode
> Issue Type: Test
> Reporter: xiaojian zhou
> Assignee: xiaojian zhou
>
> To run a dunit test, we current need to modify the test code to specify
> loglevel, otherwise it's "info".
> It's better to specify the logLevel to be used by the test in gradle command
> line, such as
> ./gradlew --no-daemon geode-core:distributedTest -DlogLevel=debug
> -DdistributedTest.single=PutAllCSDUnitTest
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)