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 4caf15a commit a8d7689Copy full SHA for a8d7689
muted-tests.yml
@@ -416,6 +416,9 @@ tests:
416
- class: org.elasticsearch.lucene.RollingUpgradeLuceneIndexCompatibilityTestCase
417
method: testClosedIndexUpgrade {p0=[9.1.0, 9.1.0, 9.1.0]}
418
issue: https://github.com/elastic/elasticsearch/issues/122495
419
+- class: org.elasticsearch.lucene.RollingUpgradeSearchableSnapshotIndexCompatibilityIT
420
+ method: testSearchableSnapshotUpgrade {p0=[9.1.0, 8.19.0, 8.19.0]}
421
+ issue: https://github.com/elastic/elasticsearch/issues/122500
422
423
# Examples:
424
#
0 commit comments