[
https://issues.apache.org/jira/browse/BIGTOP-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dasha Boudnik updated BIGTOP-1526:
----------------------------------
Attachment: BIGTOP-1526.patch
Instead of a location being hard-coded for _propertyFile_ , it will now be set
in the command-line for the parameter _failurePropertiesFile_ .
> property file for FailureVars can not be placed to {{/}}
> --------------------------------------------------------
>
> Key: BIGTOP-1526
> URL: https://issues.apache.org/jira/browse/BIGTOP-1526
> Project: Bigtop
> Issue Type: Bug
> Components: tests
> Affects Versions: 0.8.0
> Reporter: Konstantin Boudnik
> Assignee: Dasha Boudnik
> Fix For: 0.9.0
>
> Attachments: BIGTOP-1526.patch
>
>
> The following line in FailureVars class
> {code}
> private String propertyFile = "/failureVars.properties"
> {code}
> needs to be fixed to place the properties file into test directory instead of
> the root file system.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)