xiaojian zhou created GEODE-1052:
------------------------------------

             Summary: 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


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)

Reply via email to