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 25dbb58 commit d56e203Copy full SHA for d56e203
muted-tests.yml
@@ -77,6 +77,9 @@ tests:
77
- class: org.elasticsearch.xpack.security.authc.kerberos.SimpleKdcLdapServerTests
78
method: testClientServiceMutualAuthentication
79
issue: https://github.com/elastic/elasticsearch/issues/112529
80
+- class: org.elasticsearch.upgrades.FullClusterRestartIT
81
+ method: testSnapshotRestore {cluster=OLD}
82
+ issue: https://github.com/elastic/elasticsearch/issues/111777
83
84
# Examples:
85
#
0 commit comments