Konstantin Boudnik created BIGTOP-2173:
------------------------------------------
Summary: smoke-tests need to pass-through system properties
Key: BIGTOP-2173
URL: https://issues.apache.org/jira/browse/BIGTOP-2173
Project: Bigtop
Issue Type: Bug
Components: tests
Affects Versions: 1.0.0
Reporter: Konstantin Boudnik
Assignee: Konstantin Boudnik
Fix For: 1.1.0
Bunch of the existing tests that we are reusing for new smoke-tests are
controlled via JVM system properties. Testing JVM is forked from the Gradle
process which means that environment isn't going to be passed into the forked
process. And all sysprops will get lost.
We need to propagate the system properties into the test JVM to keep the
ability to configure the tests as before.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)