Johnny Zhang created BIGTOP-777:
-----------------------------------
Summary: separate the Package Tests into service tests, file
content tests, and dependency tests
Key: BIGTOP-777
URL: https://issues.apache.org/jira/browse/BIGTOP-777
Project: Bigtop
Issue Type: Improvement
Components: Tests
Affects Versions: 0.5.0
Reporter: Johnny Zhang
Assignee: Johnny Zhang
Priority: Minor
Fix For: 0.5.0
right now package test class TestPackagesPseudoDistributed.groovy mixes with
package service tests, file contents tests and dependency tests. I am trying to
use it to test the package and found there are too many failures in each run
and very hard to isolate/verify the bugs and very hard to get a clean run to
indicate certain level of health of the package.
This patch is minor, but it will very helpful for me to isolate the package
test issues in different levels (service, dependency, file contents) so that we
can gradually get confident of our package before release.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira