This is an automated email from the ASF dual-hosted git repository.

bharat 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 7216e3c  HDDS-3966. Enable TestOMRatisSnapshots. (#1441)
7216e3c is described below

commit 7216e3cb651dffc8c7a86d18729fd5f5cffa24b4
Author: Aryan Gupta <44232823+aryangupta1...@users.noreply.github.com>
AuthorDate: Fri Oct 2 06:18:53 2020 +0530

    HDDS-3966. Enable TestOMRatisSnapshots. (#1441)
---
 .../src/test/java/org/apache/hadoop/ozone/om/TestOMRatisSnapshots.java  | 2 --
 1 file changed, 2 deletions(-)

diff --git 
a/hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/om/TestOMRatisSnapshots.java
 
b/hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/om/TestOMRatisSnapshots.java
index ef08abd..1465d95 100644
--- 
a/hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/om/TestOMRatisSnapshots.java
+++ 
b/hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/om/TestOMRatisSnapshots.java
@@ -46,7 +46,6 @@ import static org.junit.Assert.assertTrue;
 import org.junit.After;
 import org.junit.Assert;
 import org.junit.Before;
-import org.junit.Ignore;
 import org.junit.Rule;
 import org.junit.Test;
 import org.junit.rules.ExpectedException;
@@ -57,7 +56,6 @@ import org.slf4j.event.Level;
 /**
  * Tests the Ratis snaphsots feature in OM.
  */
-@Ignore("HDDS-3966")
 public class TestOMRatisSnapshots {
 
   private MiniOzoneHAClusterImpl cluster = null;


---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-commits-unsubscr...@hadoop.apache.org
For additional commands, e-mail: ozone-commits-h...@hadoop.apache.org

Reply via email to