Skip to content

Commit 73f92c9

Browse files
committed
Mute ClusterMaxMergesAtOnceIT
Signed-off-by: Andrew Ross <[email protected]>
1 parent 8932876 commit 73f92c9

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)