README documentation is inaccurate
----------------------------------
Key: BIGTOP-307
URL: https://issues.apache.org/jira/browse/BIGTOP-307
Project: Bigtop
Issue Type: Bug
Reporter: Jonathan Hsieh
README file has these instructions for running tests. The directories
specified do not exist.
(trunk github.com/apache/bigtop, on commit fcd588bbad)
{code}
* install package testing iTest artifacts locally:
cd test/src/smokes/package/ && mvn install -DskipTests -DskipITs
-DperformRelease
* use those locally installed iTest package testing artifacts to run a suite:
cd test/suites/package/ && mvn clean verify
-Dcdh.repo.file.url.CentOS=XXX
-D'org.apache.maven-failsafe-plugin.testInclude=**/TestPackagesReadiness.*'
{code}
--
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