HDDS-500. TestErrorCode.java has wrong package name. Contributed by Anu Engineer.
This commit is contained in:
parent
f176e8a3ae
commit
7ff00f5587
@ -328,6 +328,7 @@ private static void restartDatanode(MiniOzoneCluster cluster, int datanodeIdx)
|
||||
cluster.restartHddsDatanode(datanodeIdx);
|
||||
}
|
||||
|
||||
@Ignore("Causes a JVm exit")
|
||||
@Test
|
||||
public void testPutAndGetKeyWithDnRestart() throws Exception {
|
||||
runTestPutAndGetKeyWithDnRestart(
|
||||
|
Loading…
Reference in New Issue
Block a user