public class TestSnapshotFromMaster
extends java.lang.Object
| Constructor and Description |
|---|
TestSnapshotFromMaster() |
| Modifier and Type | Method and Description |
|---|---|
static void |
cleanupTest() |
void |
setup() |
static void |
setupCluster()
Setup the config for the cluster
|
void |
tearDown() |
void |
testDeleteSnapshot() |
void |
testGetCompletedSnapshots() |
void |
testIsDoneContract()
Test that the contract from the master for checking on a snapshot are valid.
|
void |
testSnapshotHFileArchiving()
Test that the snapshot hfile archive cleaner works correctly.
|
public static void setupCluster()
throws java.lang.Exception
java.lang.Exceptionpublic void setup()
throws java.lang.Exception
java.lang.Exceptionpublic void tearDown()
throws java.lang.Exception
java.lang.Exceptionpublic static void cleanupTest()
throws java.lang.Exception
java.lang.Exceptionpublic void testIsDoneContract()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetCompletedSnapshots()
throws java.lang.Exception
java.lang.Exceptionpublic void testDeleteSnapshot()
throws java.lang.Exception
java.lang.Exceptionpublic void testSnapshotHFileArchiving()
throws java.lang.Exception
java.lang.Exception - on failure