Skip to content

Commit 52bd463

Browse files
committed
Mute test DiskHealthIndicatorServiceIT.testRed
1 parent 97fd810 commit 52bd463

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)