You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by el...@apache.org on 2020/03/30 13:03:16 UTC

[hadoop-ozone] 05/09: HDDS-3290. Ignore TestRandomKeyGenerator

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

elek pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hadoop-ozone.git

commit b71917389039f8f8fe37fcb6ae7d0faf034550c0
Author: Elek Márton <el...@apache.org>
AuthorDate: Sun Mar 29 15:02:58 2020 +0200

    HDDS-3290. Ignore TestRandomKeyGenerator
---
 .../test/java/org/apache/hadoop/ozone/freon/TestRandomKeyGenerator.java  | 1 +
 1 file changed, 1 insertion(+)

diff --git a/hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/freon/TestRandomKeyGenerator.java b/hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/freon/TestRandomKeyGenerator.java
index 4649970..b39139d 100644
--- a/hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/freon/TestRandomKeyGenerator.java
+++ b/hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/freon/TestRandomKeyGenerator.java
@@ -36,6 +36,7 @@ import org.junit.Test;
 /**
  * Tests Freon, with MiniOzoneCluster.
  */
+@Ignore("HDDS-3290")
 public class TestRandomKeyGenerator {
 
   private static MiniOzoneCluster cluster;


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