Skip to content

Commit e7427c4

Browse files
test
1 parent 8d301c5 commit e7427c4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/debug/TestFindContainerKeys.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
import org.apache.hadoop.ozone.om.helpers.OmKeyLocationInfo;
3535
import org.apache.hadoop.ozone.om.helpers.OmKeyLocationInfoGroup;
3636
import org.apache.hadoop.ozone.om.request.OMRequestTestUtils;
37+
import org.apache.ozone.test.tag.Flaky;
3738
import org.junit.jupiter.api.AfterEach;
3839
import org.junit.jupiter.api.BeforeEach;
3940
import org.junit.jupiter.api.Test;
@@ -157,6 +158,7 @@ void testFSO() throws IOException {
157158
}
158159

159160
@Test
161+
@Flaky("")
160162
void testNonFSO() throws IOException {
161163
/*
162164
Structure:

0 commit comments

Comments
 (0)