Skip to content

Commit 1748ef6

Browse files
authored
Mute testDedicatedMlNode (#66638)
1 parent a3ccd6f commit 1748ef6

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/BasicDistributedJobsIT.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,7 @@ public void testJobAutoClose() throws Exception {
194194
});
195195
}
196196

197+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/63980")
197198
public void testDedicatedMlNode() throws Exception {
198199
internalCluster().ensureAtMostNumDataNodes(0);
199200
// start 2 non ml node that will never get a job allocated. (but ml apis are accessible from this node)

0 commit comments

Comments
 (0)