Konstantin Boudnik created BIGTOP-1526:
------------------------------------------
Summary: 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
Fix For: 0.9.0
The following line in FailureVars class
{code}
private String propertyFile = "/vars.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)