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 f59c936 commit 02b68ccCopy full SHA for 02b68cc
muted-tests.yml
@@ -86,6 +86,9 @@ tests:
86
- class: org.elasticsearch.upgrades.FullClusterRestartIT
87
method: testSnapshotRestore {cluster=UPGRADED}
88
issue: https://github.com/elastic/elasticsearch/issues/111798
89
+- class: org.elasticsearch.xpack.restart.CoreFullClusterRestartIT
90
+ method: testSnapshotRestore {cluster=UPGRADED}
91
+ issue: https://github.com/elastic/elasticsearch/issues/111799
92
93
# Examples:
94
#
0 commit comments