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 @@ public class TestKeys {
|
|||
cluster.restartHddsDatanode(datanodeIdx);
|
||||
}
|
||||
|
||||
@Ignore("Causes a JVm exit")
|
||||
@Test
|
||||
public void testPutAndGetKeyWithDnRestart() throws Exception {
|
||||
runTestPutAndGetKeyWithDnRestart(
|
||||
|
|
Loading…
Reference in New Issue