Skip to content

Commit 3868b48

Browse files
committed
Mute flaky test testRemotePublicationDisabledByRollingRestart
Signed-off-by: Shivansh Arora <[email protected]>
1 parent 375dda3 commit 3868b48

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

server/src/internalClusterTest/java/org/opensearch/gateway/remote/RemoteStatePublicationIT.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -235,6 +235,7 @@ public void testRemotePublicationDownloadStats() {
235235
assertDataNodeDownloadStats(nodesStatsResponseDataNode);
236236
}
237237

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

0 commit comments

Comments
 (0)