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 6940344 commit 09ac7d7Copy full SHA for 09ac7d7
muted-tests.yml
@@ -249,6 +249,9 @@ tests:
249
- class: org.elasticsearch.xpack.restart.CoreFullClusterRestartIT
250
method: testSnapshotRestore {cluster=UPGRADED}
251
issue: https://github.com/elastic/elasticsearch/issues/111799
252
+- class: org.elasticsearch.xpack.restart.CoreFullClusterRestartIT
253
+ method: testSnapshotRestore {cluster=OLD}
254
+ issue: https://github.com/elastic/elasticsearch/issues/111774
255
256
# Examples:
257
#
0 commit comments