Skip to content

Commit

Permalink
Mute flaky test testThreeNodesNoClusterManagerBlock
Browse files Browse the repository at this point in the history
Signed-off-by: Kunal Kotwani <kkotwani@amazon.com>
  • Loading branch information
kotwanikunal committed Jan 30, 2024
1 parent fb2c5f2 commit 869c572
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -249,6 +249,7 @@ public void testTwoNodesNoClusterManagerBlock() throws Exception {
}
}

@AwaitsFix(bugUrl = "https://github.com/opensearch-project/OpenSearch/issues/10006")
public void testThreeNodesNoClusterManagerBlock() throws Exception {
internalCluster().setBootstrapClusterManagerNodeIndex(2);

Expand Down

0 comments on commit 869c572

Please sign in to comment.