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 09ac7d7 commit 2662d5aCopy full SHA for 2662d5a
muted-tests.yml
@@ -252,6 +252,9 @@ tests:
252
- class: org.elasticsearch.xpack.restart.CoreFullClusterRestartIT
253
method: testSnapshotRestore {cluster=OLD}
254
issue: https://github.com/elastic/elasticsearch/issues/111774
255
+- class: org.elasticsearch.upgrades.FullClusterRestartIT
256
+ method: testSnapshotRestore {cluster=OLD}
257
+ issue: https://github.com/elastic/elasticsearch/issues/111777
258
259
# Examples:
260
#
0 commit comments