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

Improve container_start to improve startup of short living containers #91

Merged
merged 2 commits into from
Feb 25, 2021

Conversation

towe75
Copy link
Collaborator

@towe75 towe75 commented Feb 24, 2021

Improve container startup state tracking. Some details can be found in #89
It helps to overcome a race condition when running very short living containers in e.g. unit tests.

A better solution would be to continue on #80

@towe75
Copy link
Collaborator Author

towe75 commented Feb 24, 2021

@drewbailey : PTAL . it fixes a flaky test. After that all our tests pass with podman 3.0.1 (see GH action log)

Copy link
Contributor

@drewbailey drewbailey left a comment

Choose a reason for hiding this comment

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

lgtm!

@towe75 towe75 merged commit bf21e15 into master Feb 25, 2021
@towe75 towe75 deleted the b_flakytest branch February 25, 2021 18:50
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