This is an automated email from the ASF dual-hosted git repository.
elek pushed a commit to branch integration-test-cleanup
in repository https://gitbox.apache.org/repos/asf/hadoop-ozone.git
The following commit(s) were added to refs/heads/integration-test-cleanup by
this push:
new f4358ef ONe more ignore
f4358ef is described below
commit f4358ef0847500f4bb4c2d1767e53a5ad9e93b69
Author: Márton Elek <[email protected]>
AuthorDate: Mon Dec 2 12:02:14 2019 +0100
ONe more ignore
---
.../src/test/java/org/apache/hadoop/ozone/om/TestOzoneManagerHA.java | 2 ++
1 file changed, 2 insertions(+)
diff --git
a/hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/om/TestOzoneManagerHA.java
b/hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/om/TestOzoneManagerHA.java
index eb34f98..89f88cd 100644
---
a/hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/om/TestOzoneManagerHA.java
+++
b/hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/om/TestOzoneManagerHA.java
@@ -39,6 +39,7 @@ import org.apache.hadoop.security.UserGroupInformation;
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;
@@ -100,6 +101,7 @@ import static org.junit.Assert.fail;
/**
* Test Ozone Manager operation in distributed handler scenario.
*/
+@Ignore
public class TestOzoneManagerHA {
private MiniOzoneHAClusterImpl cluster = null;
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]