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 d56e203 commit ed69c70Copy full SHA for ed69c70
muted-tests.yml
@@ -80,6 +80,9 @@ tests:
80
- class: org.elasticsearch.upgrades.FullClusterRestartIT
81
method: testSnapshotRestore {cluster=OLD}
82
issue: https://github.com/elastic/elasticsearch/issues/111777
83
+- class: org.elasticsearch.xpack.restart.CoreFullClusterRestartIT
84
+ method: testSnapshotRestore {cluster=OLD}
85
+ issue: https://github.com/elastic/elasticsearch/issues/111774
86
87
# Examples:
88
#
0 commit comments