Skip to content

Reenable SearchableSnapshotsRollingUpgradeIT #69788

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

Merged

Conversation

tlrx
Copy link
Member

@tlrx tlrx commented Mar 2, 2021

The test SearchableSnapshotsRollingUpgradeIT caused CI failures at least two times (#69705) since it was merged into master. After looking at all node logs, I wasn't able to determine precisely the cause of the test suite timeout.

After looking at the code I think it is preferable to use a dedicated path.repo for this test so that it does not interfere with existing and future tests that could wipe the repositories and snapshots of the default path.repo at any time. I also fixed an issue with the storage paramater that should only work starting 7.12.0. Finally, #69704 has been merged and it should provide more information if this test fails again.

Closes #69705

@tlrx tlrx added >test Issues or PRs that are addressing/adding tests :Distributed Coordination/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs v8.0.0 labels Mar 2, 2021
@elasticmachine elasticmachine added the Team:Distributed (Obsolete) Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination. label Mar 2, 2021
@elasticmachine
Copy link
Collaborator

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

Copy link
Contributor

@ywelsch ywelsch 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 2ed8e16 into elastic:master Mar 2, 2021
@tlrx tlrx deleted the reenable-SearchableSnapshotsRollingUpgradeIT branch March 2, 2021 11:33
@tlrx
Copy link
Member Author

tlrx commented Mar 2, 2021

Thanks Yannick

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Distributed Coordination/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs Team:Distributed (Obsolete) Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination. >test Issues or PRs that are addressing/adding tests v8.0.0-alpha1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SearchableSnapshotsRollingUpgradeIT fails on CI
4 participants