Skip to content

Commit d49c2df

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

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
@@ -230,26 +230,8 @@ tests:
230230
- class: org.elasticsearch.xpack.inference.InferenceCrudIT
231231
method: testGetServicesWithCompletionTaskType
232232
issue: https://github.com/elastic/elasticsearch/issues/119959
233-
- class: org.elasticsearch.lucene.RollingUpgradeSearchableSnapshotIndexCompatibilityIT
234-
method: testSearchableSnapshotUpgrade {p0=[9.0.0, 8.18.0, 8.18.0]}
235-
issue: https://github.com/elastic/elasticsearch/issues/119978
236-
- class: org.elasticsearch.lucene.RollingUpgradeSearchableSnapshotIndexCompatibilityIT
237-
method: testSearchableSnapshotUpgrade {p0=[9.0.0, 9.0.0, 8.18.0]}
238-
issue: https://github.com/elastic/elasticsearch/issues/119979
239-
- class: org.elasticsearch.lucene.RollingUpgradeSearchableSnapshotIndexCompatibilityIT
240-
method: testMountSearchableSnapshot {p0=[9.0.0, 8.18.0, 8.18.0]}
241-
issue: https://github.com/elastic/elasticsearch/issues/119550
242-
- class: org.elasticsearch.lucene.RollingUpgradeSearchableSnapshotIndexCompatibilityIT
243-
method: testMountSearchableSnapshot {p0=[9.0.0, 9.0.0, 8.18.0]}
244-
issue: https://github.com/elastic/elasticsearch/issues/119980
245233
- class: org.elasticsearch.multi_cluster.MultiClusterYamlTestSuiteIT
246234
issue: https://github.com/elastic/elasticsearch/issues/119983
247-
- class: org.elasticsearch.lucene.RollingUpgradeSearchableSnapshotIndexCompatibilityIT
248-
method: testMountSearchableSnapshot {p0=[9.0.0, 9.0.0, 9.0.0]}
249-
issue: https://github.com/elastic/elasticsearch/issues/119989
250-
- class: org.elasticsearch.lucene.RollingUpgradeSearchableSnapshotIndexCompatibilityIT
251-
method: testSearchableSnapshotUpgrade {p0=[9.0.0, 9.0.0, 9.0.0]}
252-
issue: https://github.com/elastic/elasticsearch/issues/119990
253235
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
254236
method: test {p0=transform/transforms_unattended/Test unattended put and start}
255237
issue: https://github.com/elastic/elasticsearch/issues/120019

0 commit comments

Comments
 (0)