Skip to content

Commit

Permalink
Mute flaky test testRemotePublicationDisabledByRollingRestart (opense…
Browse files Browse the repository at this point in the history
…arch-project#15772)

Signed-off-by: Shivansh Arora <hishiv@amazon.com>
  • Loading branch information
shiv0408 authored and akolarkunnu committed Sep 10, 2024
1 parent 0157693 commit 006ec8e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,7 @@ public void testRemotePublicationDownloadStats() {
assertDataNodeDownloadStats(nodesStatsResponseDataNode);
}

@AwaitsFix(bugUrl = "https://github.com/opensearch-project/OpenSearch/issues/15767")
public void testRemotePublicationDisabledByRollingRestart() throws Exception {
prepareCluster(3, 2, INDEX_NAME, 1, 2);
ensureStableCluster(5);
Expand Down

0 comments on commit 006ec8e

Please sign in to comment.