You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "Konstantin Boudnik (JIRA)" <ji...@apache.org> on 2015/12/10 02:44:10 UTC

[jira] [Updated] (BIGTOP-2173) smoke-tests need to pass-through system properties

     [ https://issues.apache.org/jira/browse/BIGTOP-2173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Konstantin Boudnik updated BIGTOP-2173:
---------------------------------------
    Attachment: BIGTOP-2173.patch

here it is: associating all the Test tasks with pass-through logic for system properties does the trick

> 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
>
>         Attachments: BIGTOP-2173.patch
>
>
> 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)