Stephen Chu created BIGTOP-680:
----------------------------------

             Summary: Write util function to capture test input parameters
                 Key: BIGTOP-680
                 URL: https://issues.apache.org/jira/browse/BIGTOP-680
             Project: Bigtop
          Issue Type: Improvement
          Components: Tests
    Affects Versions: 0.4.0
            Reporter: Stephen Chu
            Assignee: Stephen Chu
             Fix For: 0.5.0


We don't have a standardized way of capturing the test input parameters. We 
usually grab the inputs by making System.getProperty calls. If someone strays 
from using System.getProperty, it makes it hard to grep for the test inputs. We 
should wrap this logic in a util function.



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to