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 56a7693 commit 953561eCopy full SHA for 953561e
muted-tests.yml
@@ -428,6 +428,9 @@ tests:
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
+- 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
435
# Examples:
436
#
0 commit comments