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

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


The following commit(s) were added to refs/heads/master by this push:
     new 91188b3203 HDDS-11352. Remove Flaky annotation from 
TestOzoneManagerHAWithStoppedNodes using Ratis 3.1.1
91188b3203 is described below

commit 91188b320319936fd43a0d225396d46e0b3bf929
Author: Ethan Rose <[email protected]>
AuthorDate: Mon Oct 28 17:02:13 2024 -0400

    HDDS-11352. Remove Flaky annotation from TestOzoneManagerHAWithStoppedNodes 
using Ratis 3.1.1
---
 .../org/apache/hadoop/ozone/om/TestOzoneManagerHAWithStoppedNodes.java   | 1 -
 1 file changed, 1 deletion(-)

diff --git 
a/hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/om/TestOzoneManagerHAWithStoppedNodes.java
 
b/hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/om/TestOzoneManagerHAWithStoppedNodes.java
index 6937c52c71..c367ed9bf9 100644
--- 
a/hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/om/TestOzoneManagerHAWithStoppedNodes.java
+++ 
b/hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/om/TestOzoneManagerHAWithStoppedNodes.java
@@ -77,7 +77,6 @@ import static org.junit.jupiter.api.Assertions.fail;
  * Ozone Manager HA tests that stop/restart one or more OM nodes.
  * @see TestOzoneManagerHAWithAllRunning
  */
-@Flaky("HDDS-11352")
 @TestMethodOrder(MethodOrderer.OrderAnnotation.class)
 public class TestOzoneManagerHAWithStoppedNodes extends TestOzoneManagerHA {
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to