Matteo Bertozzi created HBASE-16671:
---------------------------------------
Summary: Split TestExportSnapshot
Key: HBASE-16671
URL: https://issues.apache.org/jira/browse/HBASE-16671
Project: HBase
Issue Type: Test
Components: snapshots, test
Reporter: Matteo Bertozzi
Assignee: Matteo Bertozzi
Priority: Minor
Fix For: 2.0.0
Attachments: HBASE-16671-v0.patch
TestExportSnapshot contains 3 type of tests.
- MiniCluster creating a table, taking a snapshot and running export
- Mocked snapshot running export
- tool helpers tests
since now we have everything packed in a single test. 2 and 3 ended up having a
before and after that is creating a table and taking a snapshot which is not
used. Move those tests out and cut some time from the test.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)