Skip to content

Commit 34d91f0

Browse files
authored
Mute testAutomaticForceMerge (elastic#96128)
Relates elastic#96084
1 parent ead0f9f commit 34d91f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/dlm/src/internalClusterTest/java/org/elasticsearch/dlm/DataLifecycleServiceIT.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -260,6 +260,7 @@ public void testUpdatingLifecycleAppliesToAllBackingIndices() throws Exception {
260260
});
261261
}
262262

263+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/96084")
263264
public void testAutomaticForceMerge() throws Exception {
264265
/*
265266
* This test makes sure that (1) DLM does _not_ call forcemerge on an index in the same DLM pass when it rolls over the index and

0 commit comments

Comments
 (0)