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

Increase timeout for waiting for the cleanup of the shared index folder #84942

Merged
merged 1 commit into from
Mar 18, 2022

Conversation

arteam
Copy link
Contributor

@arteam arteam commented Mar 14, 2022

I couldn't reproduce any failures of FrozenSearchableSnapshotsIntegTests testCreateAndRestorePartialSearchableSnapshot locally and I couldn't get meaningful logs explaining the failure. My only guess is to increase the wait timeout added in #80341
which tried to tackle the same issue.

Closes #84158

@arteam arteam added >bug >test Issues or PRs that are addressing/adding tests :Distributed/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs and removed >bug labels Mar 14, 2022
@elasticmachine elasticmachine added the Team:Distributed Meta label for distributed team label Mar 14, 2022
@elasticmachine
Copy link
Collaborator

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

@arteam arteam requested a review from tlrx March 14, 2022 12:55
Copy link
Member

@tlrx tlrx left a comment

Choose a reason for hiding this comment

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

LGTM, let's try this

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

Successfully merging this pull request may close these issues.

[CI] FrozenSearchableSnapshotsIntegTests testCreateAndRestorePartialSearchableSnapshot failing
4 participants