Skip to content

enabling retry function to resolve failures due to lock on apt #155

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
merged 2 commits into from
May 29, 2024

Conversation

sandrampeter
Copy link
Collaborator

Background

Adding retry function to resolve failures due to locks on apt. Adding retry here as doing it again fixes the issue most of the cases because the other process running apt is done installing software.

How has this been tested?

CI testing

@sandrampeter sandrampeter requested a review from a team as a code owner May 23, 2024 16:15
@sandrampeter sandrampeter marked this pull request as draft May 23, 2024 16:20
@sandrampeter
Copy link
Collaborator Author

/test aws_public_active_active_replicated

Copy link
Contributor

@p0pr0ck5 p0pr0ck5 left a comment

Choose a reason for hiding this comment

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

Nice!

@sandrampeter sandrampeter marked this pull request as ready for review May 29, 2024 14:15
@sandrampeter sandrampeter merged commit f9612ff into main May 29, 2024
3 checks passed
@sandrampeter sandrampeter deleted the add-retry branch May 29, 2024 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants