Skip to content

Commit b6362ed

Browse files
Mute ClusterMaxMergesAtOnceIT (#18057)
Signed-off-by: Andrew Ross <andrross@amazon.com> (cherry picked from commit 6719b1f) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 661f665 commit b6362ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

server/src/internalClusterTest/java/org/opensearch/index/ClusterMaxMergesAtOnceIT.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ public void setUp() throws Exception {
6464
internalCluster().startClusterManagerOnlyNode();
6565
}
6666

67+
@AwaitsFix(bugUrl = "https://github.com/opensearch-project/OpenSearch/issues/18056")
6768
public void testClusterLevelDefaultUpdatesMergePolicy() throws ExecutionException, InterruptedException {
6869
String clusterManagerName = internalCluster().getClusterManagerName();
6970
List<String> dataNodes = new ArrayList<>(internalCluster().getDataNodeNames());

0 commit comments

Comments
 (0)