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 1ebccd2 commit daecc7cCopy full SHA for daecc7c
muted-tests.yml
@@ -445,6 +445,9 @@ tests:
445
- class: org.elasticsearch.lucene.RollingUpgradeSearchableSnapshotIndexCompatibilityIT
446
method: testSearchableSnapshotUpgrade {p0=[9.1.0, 9.1.0, 9.1.0]}
447
issue: https://github.com/elastic/elasticsearch/issues/122704
448
+- class: org.elasticsearch.lucene.RollingUpgradeSearchableSnapshotIndexCompatibilityIT
449
+ method: testMountSearchableSnapshot {p0=[9.1.0, 9.1.0, 9.1.0]}
450
+ issue: https://github.com/elastic/elasticsearch/issues/122705
451
452
# Examples:
453
#
0 commit comments