Skip to content

Commit 60176b8

Browse files
authored
[CI] Unmute RollingUpgrade*IndexCompatibilityTestCase (#122856)
All those issues have been opened by test automation, before some missing transport versions was fixed (see #122580). Closes #122688 Closes #122689 Closes #122690 Closes #122691 Closes #122694 Closes #122695 Closes #122696 Closes #122697 Closes #122698 Closes #122700 Closes #122701 Closes #122702 Closes #122703 Closes #122704 Closes #122705
1 parent 9145ab7 commit 60176b8

File tree

1 file changed

+0
-45
lines changed

1 file changed

+0
-45
lines changed

muted-tests.yml

Lines changed: 0 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -330,54 +330,9 @@ tests:
330330
- class: org.elasticsearch.xpack.autoscaling.storage.ReactiveStorageIT
331331
method: testScaleWhileShrinking
332332
issue: https://github.com/elastic/elasticsearch/issues/122119
333-
- class: org.elasticsearch.lucene.RollingUpgradeLuceneIndexCompatibilityTestCase
334-
method: testIndexUpgrade {p0=[9.1.0, 8.19.0, 8.19.0]}
335-
issue: https://github.com/elastic/elasticsearch/issues/122688
336-
- class: org.elasticsearch.lucene.RollingUpgradeLuceneIndexCompatibilityTestCase
337-
method: testRestoreIndex {p0=[9.1.0, 9.1.0, 8.19.0]}
338-
issue: https://github.com/elastic/elasticsearch/issues/122689
339-
- class: org.elasticsearch.lucene.RollingUpgradeLuceneIndexCompatibilityTestCase
340-
method: testClosedIndexUpgrade {p0=[9.1.0, 8.19.0, 8.19.0]}
341-
issue: https://github.com/elastic/elasticsearch/issues/122690
342-
- class: org.elasticsearch.lucene.RollingUpgradeLuceneIndexCompatibilityTestCase
343-
method: testRestoreIndex {p0=[9.1.0, 8.19.0, 8.19.0]}
344-
issue: https://github.com/elastic/elasticsearch/issues/122691
345333
- class: org.elasticsearch.xpack.searchablesnapshots.FrozenSearchableSnapshotsIntegTests
346334
method: testCreateAndRestorePartialSearchableSnapshot
347335
issue: https://github.com/elastic/elasticsearch/issues/122693
348-
- class: org.elasticsearch.lucene.RollingUpgradeLuceneIndexCompatibilityTestCase
349-
method: testClosedIndexUpgrade {p0=[9.1.0, 9.1.0, 8.19.0]}
350-
issue: https://github.com/elastic/elasticsearch/issues/122694
351-
- class: org.elasticsearch.lucene.RollingUpgradeLuceneIndexCompatibilityTestCase
352-
method: testClosedIndexUpgrade {p0=[9.1.0, 9.1.0, 9.1.0]}
353-
issue: https://github.com/elastic/elasticsearch/issues/122695
354-
- class: org.elasticsearch.lucene.RollingUpgradeLuceneIndexCompatibilityTestCase
355-
method: testIndexUpgrade {p0=[9.1.0, 9.1.0, 8.19.0]}
356-
issue: https://github.com/elastic/elasticsearch/issues/122696
357-
- class: org.elasticsearch.lucene.RollingUpgradeLuceneIndexCompatibilityTestCase
358-
method: testIndexUpgrade {p0=[9.1.0, 9.1.0, 9.1.0]}
359-
issue: https://github.com/elastic/elasticsearch/issues/122697
360-
- class: org.elasticsearch.lucene.RollingUpgradeLuceneIndexCompatibilityTestCase
361-
method: testRestoreIndex {p0=[9.1.0, 9.1.0, 9.1.0]}
362-
issue: https://github.com/elastic/elasticsearch/issues/122698
363-
- class: org.elasticsearch.lucene.RollingUpgradeSearchableSnapshotIndexCompatibilityIT
364-
method: testSearchableSnapshotUpgrade {p0=[9.1.0, 8.19.0, 8.19.0]}
365-
issue: https://github.com/elastic/elasticsearch/issues/122700
366-
- class: org.elasticsearch.lucene.RollingUpgradeSearchableSnapshotIndexCompatibilityIT
367-
method: testSearchableSnapshotUpgrade {p0=[9.1.0, 9.1.0, 8.19.0]}
368-
issue: https://github.com/elastic/elasticsearch/issues/122701
369-
- class: org.elasticsearch.lucene.RollingUpgradeSearchableSnapshotIndexCompatibilityIT
370-
method: testMountSearchableSnapshot {p0=[9.1.0, 8.19.0, 8.19.0]}
371-
issue: https://github.com/elastic/elasticsearch/issues/122702
372-
- class: org.elasticsearch.lucene.RollingUpgradeSearchableSnapshotIndexCompatibilityIT
373-
method: testMountSearchableSnapshot {p0=[9.1.0, 9.1.0, 8.19.0]}
374-
issue: https://github.com/elastic/elasticsearch/issues/122703
375-
- class: org.elasticsearch.lucene.RollingUpgradeSearchableSnapshotIndexCompatibilityIT
376-
method: testSearchableSnapshotUpgrade {p0=[9.1.0, 9.1.0, 9.1.0]}
377-
issue: https://github.com/elastic/elasticsearch/issues/122704
378-
- class: org.elasticsearch.lucene.RollingUpgradeSearchableSnapshotIndexCompatibilityIT
379-
method: testMountSearchableSnapshot {p0=[9.1.0, 9.1.0, 9.1.0]}
380-
issue: https://github.com/elastic/elasticsearch/issues/122705
381336
- class: org.elasticsearch.search.basic.SearchWithRandomDisconnectsIT
382337
method: testSearchWithRandomDisconnects
383338
issue: https://github.com/elastic/elasticsearch/issues/122707

0 commit comments

Comments
 (0)