Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI] Unmute RollingUpgradeSearchableSnapshotIndexCompatibilityIT tests #120113

Merged
merged 2 commits into from
Jan 14, 2025

Conversation

tlrx
Copy link
Member

@tlrx tlrx commented Jan 14, 2025

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

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
@tlrx tlrx added >test Issues or PRs that are addressing/adding tests :Distributed Indexing/Recovery Anything around constructing a new shard, either from a local or a remote source. v9.0.0 labels Jan 14, 2025
@elasticsearchmachine elasticsearchmachine added the Team:Distributed Indexing Meta label for Distributed Indexing team label Jan 14, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-distributed-indexing (Team:Distributed Indexing)

@tlrx tlrx requested review from arteam and kingherc January 14, 2025 16:10
Copy link
Contributor

@arteam arteam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tlrx tlrx merged commit e196138 into elastic:main Jan 14, 2025
16 checks passed
@tlrx tlrx deleted the 2025/01/14/unmute-rolling-index-compat branch January 14, 2025 16:23
@tlrx
Copy link
Member Author

tlrx commented Jan 14, 2025

Thanks Artem 🚀 !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment