Skip to content

Commit 0dffe37

Browse files
authored
Mute MlDistributedFailureIT testFullClusterRestart (#58891)
For #58532
1 parent fc302f7 commit 0dffe37

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

x-pack/plugin/ml/src/internalClusterTest/java/org/elasticsearch/xpack/ml/integration/MlDistributedFailureIT.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ public void testLoseDedicatedMasterNode() throws Exception {
116116
});
117117
}
118118

119+
@AwaitsFix( bugUrl = "https://github.com/elastic/elasticsearch/issues/58532")
119120
public void testFullClusterRestart() throws Exception {
120121
internalCluster().ensureAtLeastNumDataNodes(3);
121122
ensureStableClusterOnAllNodes(3);

0 commit comments

Comments
 (0)