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 417451a commit a3219aeCopy full SHA for a3219ae
muted-tests.yml
@@ -430,6 +430,9 @@ tests:
430
- class: org.elasticsearch.lucene.RollingUpgradeLuceneIndexCompatibilityTestCase
431
method: testRestoreIndex {p0=[9.1.0, 9.1.0, 9.1.0]}
432
issue: https://github.com/elastic/elasticsearch/issues/122698
433
+- class: org.elasticsearch.lucene.RollingUpgradeSearchableSnapshotIndexCompatibilityIT
434
+ method: testSearchableSnapshotUpgrade {p0=[9.1.0, 8.19.0, 8.19.0]}
435
+ issue: https://github.com/elastic/elasticsearch/issues/122700
436
437
# Examples:
438
#
0 commit comments