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 7534455 commit 8d5c3d4Copy full SHA for 8d5c3d4
muted-tests.yml
@@ -436,6 +436,9 @@ tests:
436
- class: org.elasticsearch.lucene.RollingUpgradeSearchableSnapshotIndexCompatibilityIT
437
method: testSearchableSnapshotUpgrade {p0=[9.1.0, 9.1.0, 8.19.0]}
438
issue: https://github.com/elastic/elasticsearch/issues/122701
439
+- class: org.elasticsearch.lucene.RollingUpgradeSearchableSnapshotIndexCompatibilityIT
440
+ method: testMountSearchableSnapshot {p0=[9.1.0, 8.19.0, 8.19.0]}
441
+ issue: https://github.com/elastic/elasticsearch/issues/122702
442
443
# Examples:
444
#
0 commit comments