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 21d2343 commit 8ce07dcCopy full SHA for 8ce07dc
muted-tests.yml
@@ -273,6 +273,9 @@ tests:
273
- class: org.elasticsearch.lucene.FullClusterRestartSearchableSnapshotIndexCompatibilityIT
274
method: testSearchableSnapshotUpgrade {p0=8.18.0}
275
issue: https://github.com/elastic/elasticsearch/issues/119631
276
+- class: org.elasticsearch.lucene.FullClusterRestartSearchableSnapshotIndexCompatibilityIT
277
+ method: testSearchableSnapshotUpgrade {p0=9.0.0}
278
+ issue: https://github.com/elastic/elasticsearch/issues/119632
279
280
# Examples:
281
#
0 commit comments