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 ee31eea commit b2d95f5Copy full SHA for b2d95f5
muted-tests.yml
@@ -282,6 +282,9 @@ tests:
282
- class: org.elasticsearch.xpack.security.FileSettingsRoleMappingsRestartIT
283
method: testFileSettingsReprocessedOnRestartWithoutVersionChange
284
issue: https://github.com/elastic/elasticsearch/issues/115450
285
+- class: org.elasticsearch.xpack.restart.MLModelDeploymentFullClusterRestartIT
286
+ method: testDeploymentSurvivesRestart {cluster=UPGRADED}
287
+ issue: https://github.com/elastic/elasticsearch/issues/115528
288
289
# Examples:
290
#
0 commit comments