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 a8d7689 commit 13a0528Copy full SHA for 13a0528
muted-tests.yml
@@ -419,6 +419,9 @@ tests:
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
+- class: org.elasticsearch.lucene.RollingUpgradeSearchableSnapshotIndexCompatibilityIT
423
+ method: testMountSearchableSnapshot {p0=[9.1.0, 9.1.0, 8.19.0]}
424
+ issue: https://github.com/elastic/elasticsearch/issues/122501
425
426
# Examples:
427
#
0 commit comments