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 dk2k committed Oct 17, 2024
1 parent 179fc54 commit 0c34a74
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 0c34a74

Please sign in to comment.