Skip to content

Commit

Permalink
HDDS-11352. Remove Flaky annotation from TestOzoneManagerHAWithStoppe…
Browse files Browse the repository at this point in the history
…dNodes using Ratis 3.1.1
  • Loading branch information
errose28 committed Oct 28, 2024
1 parent faf133d commit 91188b3
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@
* 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 {

Expand Down

0 comments on commit 91188b3

Please sign in to comment.