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

Sync the cached filesystem and solve the timeout issue #7124

Merged
merged 1 commit into from Mar 25, 2019

Conversation

b10n1k
Copy link
Contributor

@b10n1k b10n1k commented Mar 22, 2019

This is a follow up patch for #6853.
Using sync to update the storage is more efficient than the use of script_retry as the timeouts might be random. calling sync explicitly the storage is asked to get update immediately and the checks can occur staight away.

@jknphy jknphy merged commit 346b720 into os-autoinst:master Mar 25, 2019
@b10n1k b10n1k deleted the f42941_fix branch August 24, 2023 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants