We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ee88b8 commit e88423dCopy full SHA for e88423d
muted-tests.yml
@@ -369,6 +369,9 @@ tests:
369
- class: org.elasticsearch.multiproject.test.CoreWithMultipleProjectsClientYamlTestSuiteIT
370
method: test {yaml=data_stream/150_tsdb/created the data stream}
371
issue: https://github.com/elastic/elasticsearch/issues/124575
372
+- class: org.elasticsearch.xpack.restart.MLModelDeploymentFullClusterRestartIT
373
+ method: testDeploymentSurvivesRestart {cluster=OLD}
374
+ issue: https://github.com/elastic/elasticsearch/issues/124160
375
376
# Examples:
377
#
0 commit comments