This is an automated email from the ASF dual-hosted git repository.
shashikant pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hadoop-ozone.git
The following commit(s) were added to refs/heads/master by this push:
new 261d34d HDDS-3297. Enable TestOzoneClientKeyGenerator. (#1442)
261d34d is described below
commit 261d34d9bf0c1a91e858489faafdeef81ebdd4b4
Author: Aryan Gupta <[email protected]>
AuthorDate: Thu Sep 24 16:04:15 2020 +0530
HDDS-3297. Enable TestOzoneClientKeyGenerator. (#1442)
---
.../java/org/apache/hadoop/ozone/freon/TestOzoneClientKeyGenerator.java | 2 --
1 file changed, 2 deletions(-)
diff --git
a/hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/freon/TestOzoneClientKeyGenerator.java
b/hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/freon/TestOzoneClientKeyGenerator.java
index f2e23f5..055f114 100644
---
a/hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/freon/TestOzoneClientKeyGenerator.java
+++
b/hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/freon/TestOzoneClientKeyGenerator.java
@@ -28,14 +28,12 @@ import org.apache.commons.io.FileUtils;
import org.apache.ratis.server.impl.RaftServerImpl;
import org.apache.ratis.server.raftlog.RaftLog;
import org.junit.Before;
-import org.junit.Ignore;
import org.junit.Test;
import org.slf4j.event.Level;
/**
* Test for OzoneClientKeyGenerator.
*/
-@Ignore("HDDS-3297")
public class TestOzoneClientKeyGenerator {
private String path;
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]