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

[release/1.6] Make TestContainerPids more resilient #10937

Conversation

dmcgowan
Copy link
Member

@dmcgowan dmcgowan commented Nov 4, 2024

ListPids may not pick up the sh subprocess yet when it is first run. To make this test more resilient, retry fetching the processes if only a single pid is found for a short time.

(cherry picked from commit bddeba8)

Backport of #10933

ListPids may not pick up the sh subprocess yet when it is first run. To
make this test more resilient, retry fetching the processes if only a
single pid is found for a short time.

Signed-off-by: Derek McGowan <[email protected]>
(cherry picked from commit bddeba8)
Signed-off-by: Derek McGowan <[email protected]>
@AkihiroSuda AkihiroSuda merged commit 668aa1e into containerd:release/1.6 Nov 4, 2024
48 checks passed
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.

5 participants