Make the suite run in at least half the time
--------------------------------------------
Key: HBASE-4602
URL: https://issues.apache.org/jira/browse/HBASE-4602
Project: HBase
Issue Type: Umbrella
Environment: All.
Reporter: nkeywal
Assignee: nkeywal
- Cutting down on the number of cluster spinups by coalescing related tests
rather than have each spin up its own cluster
- Make cluster start/stop faster
- Rewriting long-running tests so they do not need to be run on a cluster; e.g.
by instead mocking expected signals/messages
- Move long running tests out of the unit test suite to instead run as part of
the recently introduced 'integration test' step
--
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