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

fix: owncloud test sometimes fail #2684

Merged
merged 1 commit into from
Jul 21, 2023
Merged

Conversation

dqhl76
Copy link
Member

@dqhl76 dqhl76 commented Jul 21, 2023

Summary

Our integration test for owncloud has chance to fail

We try to solve this by reducing concurrency #2667

but it fail again, so this PR try to add redis to make owncloud happy

I found a related discussion https://central.owncloud.org/t/file-is-locked-how-to-unlock/985.
Maybe we can try to use redis to reduce the unexpected lock happen?

https://github.com/apache/incubator-opendal/actions/runs/5606271748/jobs/10256268444

@dqhl76
Copy link
Member Author

dqhl76 commented Jul 21, 2023

image I rerun the action for 5 times. It seems has been fixed this time.

Copy link
Member

@Xuanwo Xuanwo left a comment

Choose a reason for hiding this comment

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

Thanks a lot!

@Xuanwo Xuanwo merged commit 5edd772 into apache:main Jul 21, 2023
@dqhl76 dqhl76 deleted the fix-ci-owncloud branch July 21, 2023 08:45
@suyanhanx
Copy link
Member

Cool!

@oowl oowl mentioned this pull request Jul 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants