Skip to content

Commit e196138

Browse files
authored
[CI] Unmute RollingUpgradeSearchableSnapshotIndexCompatibilityIT tests (#120113)
Mixed cluster tests failed because a serialization change wasn't backported during a couple of days (#119832). Now the change is backported, we can reenable those tests. Closes #119990 Closes #119989 Closes #119980 Closes #119979 Closes #119978
1 parent cd82da5 commit e196138

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

muted-tests.yml

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -227,26 +227,8 @@ tests:
227227
- class: org.elasticsearch.xpack.inference.InferenceCrudIT
228228
method: testGetServicesWithCompletionTaskType
229229
issue: https://github.com/elastic/elasticsearch/issues/119959
230-
- class: org.elasticsearch.lucene.RollingUpgradeSearchableSnapshotIndexCompatibilityIT
231-
method: testSearchableSnapshotUpgrade {p0=[9.0.0, 8.18.0, 8.18.0]}
232-
issue: https://github.com/elastic/elasticsearch/issues/119978
233-
- class: org.elasticsearch.lucene.RollingUpgradeSearchableSnapshotIndexCompatibilityIT
234-
method: testSearchableSnapshotUpgrade {p0=[9.0.0, 9.0.0, 8.18.0]}
235-
issue: https://github.com/elastic/elasticsearch/issues/119979
236-
- class: org.elasticsearch.lucene.RollingUpgradeSearchableSnapshotIndexCompatibilityIT
237-
method: testMountSearchableSnapshot {p0=[9.0.0, 8.18.0, 8.18.0]}
238-
issue: https://github.com/elastic/elasticsearch/issues/119550
239-
- class: org.elasticsearch.lucene.RollingUpgradeSearchableSnapshotIndexCompatibilityIT
240-
method: testMountSearchableSnapshot {p0=[9.0.0, 9.0.0, 8.18.0]}
241-
issue: https://github.com/elastic/elasticsearch/issues/119980
242230
- class: org.elasticsearch.multi_cluster.MultiClusterYamlTestSuiteIT
243231
issue: https://github.com/elastic/elasticsearch/issues/119983
244-
- class: org.elasticsearch.lucene.RollingUpgradeSearchableSnapshotIndexCompatibilityIT
245-
method: testMountSearchableSnapshot {p0=[9.0.0, 9.0.0, 9.0.0]}
246-
issue: https://github.com/elastic/elasticsearch/issues/119989
247-
- class: org.elasticsearch.lucene.RollingUpgradeSearchableSnapshotIndexCompatibilityIT
248-
method: testSearchableSnapshotUpgrade {p0=[9.0.0, 9.0.0, 9.0.0]}
249-
issue: https://github.com/elastic/elasticsearch/issues/119990
250232
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
251233
method: test {p0=transform/transforms_unattended/Test unattended put and start}
252234
issue: https://github.com/elastic/elasticsearch/issues/120019

0 commit comments

Comments
 (0)