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 f0c3bc9 commit b404651Copy full SHA for b404651
muted-tests.yml
@@ -407,6 +407,9 @@ tests:
407
- class: org.elasticsearch.lucene.RollingUpgradeLuceneIndexCompatibilityTestCase
408
method: testClosedIndexUpgrade {p0=[9.1.0, 9.1.0, 8.19.0]}
409
issue: https://github.com/elastic/elasticsearch/issues/122488
410
+- class: org.elasticsearch.lucene.RollingUpgradeLuceneIndexCompatibilityTestCase
411
+ method: testIndexUpgrade {p0=[9.1.0, 9.1.0, 8.19.0]}
412
+ issue: https://github.com/elastic/elasticsearch/issues/122489
413
414
# Examples:
415
#
0 commit comments