Skip to content

Commit ad5896c

Browse files
authored
Mute test DiskHealthIndicatorServiceIT.testRed (elastic#97108)
Relates elastic#96919 Backport of 52bd463
1 parent d3c53aa commit ad5896c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

server/src/internalClusterTest/java/org/elasticsearch/health/node/DiskHealthIndicatorServiceIT.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ public void testGreen() throws Exception {
4747
}
4848
}
4949

50+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/96919")
5051
public void testRed() throws Exception {
5152
try (InternalTestCluster internalCluster = internalCluster()) {
5253
internalCluster.startMasterOnlyNode(getVeryLowWatermarksSettings());

0 commit comments

Comments
 (0)