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 953561e commit 48161d1Copy full SHA for 48161d1
muted-tests.yml
@@ -431,6 +431,9 @@ tests:
431
- class: org.elasticsearch.lucene.RollingUpgradeSearchableSnapshotIndexCompatibilityIT
432
method: testMountSearchableSnapshot {p0=[9.1.0, 9.1.0, 9.1.0]}
433
issue: https://github.com/elastic/elasticsearch/issues/122504
434
+- class: org.elasticsearch.lucene.RollingUpgradeSearchableSnapshotIndexCompatibilityIT
435
+ method: testSearchableSnapshotUpgrade {p0=[9.1.0, 9.1.0, 9.1.0]}
436
+ issue: https://github.com/elastic/elasticsearch/issues/122505
437
438
# Examples:
439
#
0 commit comments