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 993248a commit f59c936Copy full SHA for f59c936
muted-tests.yml
@@ -83,6 +83,9 @@ tests:
83
- class: org.elasticsearch.xpack.restart.CoreFullClusterRestartIT
84
method: testSnapshotRestore {cluster=OLD}
85
issue: https://github.com/elastic/elasticsearch/issues/111774
86
+- class: org.elasticsearch.upgrades.FullClusterRestartIT
87
+ method: testSnapshotRestore {cluster=UPGRADED}
88
+ issue: https://github.com/elastic/elasticsearch/issues/111798
89
90
# Examples:
91
#
0 commit comments