public class IntegrationTestMTTR extends Object
The ChaosMonkey actions currently run are:
At the end of the test a log line is output on the INFO level containing the timing data that was collected.
Modifier and Type | Class and Description |
---|---|
static class |
IntegrationTestMTTR.LoadCallable
Callable used to make sure the cluster has some load on it.
|
Constructor and Description |
---|
IntegrationTestMTTR() |
Modifier and Type | Method and Description |
---|---|
static void |
after() |
void |
run(Callable<Boolean> monkeyCallable,
String testName) |
static void |
setUp() |
void |
testKillRsHoldingMeta() |
void |
testMoveMeta() |
void |
testMoveRegion() |
void |
testRestartMaster() |
void |
testRestartRsHoldingTable() |
public static void after() throws IOException
IOException
public void testRestartRsHoldingTable() throws Exception
Exception