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 a3219ae commit 7534455Copy full SHA for 7534455
muted-tests.yml
@@ -433,6 +433,9 @@ tests:
433
- class: org.elasticsearch.lucene.RollingUpgradeSearchableSnapshotIndexCompatibilityIT
434
method: testSearchableSnapshotUpgrade {p0=[9.1.0, 8.19.0, 8.19.0]}
435
issue: https://github.com/elastic/elasticsearch/issues/122700
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
440
# Examples:
441
#
0 commit comments