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 4733f15 commit c652123Copy full SHA for c652123
muted-tests.yml
@@ -483,3 +483,6 @@ tests:
483
- class: org.elasticsearch.xpack.restart.MlHiddenIndicesFullClusterRestartIT
484
method: testMlIndicesBecomeHidden {cluster=UPGRADED}
485
issue: https://github.com/elastic/elasticsearch/issues/131016
486
+- class: org.elasticsearch.xpack.restart.MLModelDeploymentFullClusterRestartIT
487
+ method: testDeploymentSurvivesRestart {cluster=UPGRADED}
488
+ issue: https://github.com/elastic/elasticsearch/issues/115528
0 commit comments