Skip to content

Commit 91188b3

Browse files
committed
HDDS-11352. Remove Flaky annotation from TestOzoneManagerHAWithStoppedNodes using Ratis 3.1.1
1 parent faf133d commit 91188b3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/om/TestOzoneManagerHAWithStoppedNodes.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@
7777
* Ozone Manager HA tests that stop/restart one or more OM nodes.
7878
* @see TestOzoneManagerHAWithAllRunning
7979
*/
80-
@Flaky("HDDS-11352")
8180
@TestMethodOrder(MethodOrderer.OrderAnnotation.class)
8281
public class TestOzoneManagerHAWithStoppedNodes extends TestOzoneManagerHA {
8382

0 commit comments

Comments
 (0)