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 ed14baa commit 56a7693Copy full SHA for 56a7693
muted-tests.yml
@@ -425,6 +425,9 @@ tests:
425
- class: org.elasticsearch.lucene.RollingUpgradeSearchableSnapshotIndexCompatibilityIT
426
method: testMountSearchableSnapshot {p0=[9.1.0, 8.19.0, 8.19.0]}
427
issue: https://github.com/elastic/elasticsearch/issues/122502
428
+- class: org.elasticsearch.lucene.RollingUpgradeSearchableSnapshotIndexCompatibilityIT
429
+ method: testSearchableSnapshotUpgrade {p0=[9.1.0, 9.1.0, 8.19.0]}
430
+ issue: https://github.com/elastic/elasticsearch/issues/122503
431
432
# Examples:
433
#
0 commit comments