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

integration/client: add timeout to TestShimOOMScore #8664

Merged

Conversation

laurazard
Copy link
Member

I noticed while fixing up #8617 that TestShimOOMScore has no timeout, making it so that if it never receives the task exit event it's expecting, the test hangs for (many) minutes.

Signed-off-by: Laura Brehm <laurabrehm@hey.com>
@k8s-ci-robot
Copy link

Hi @laurazard. Thanks for your PR.

I'm waiting for a containerd member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@laurazard
Copy link
Member Author

/cc @dmcgowan @fuweid @dcantah @estesp

@dmcgowan dmcgowan merged commit ee2c8b7 into containerd:main Jun 9, 2023
@thaJeztah thaJeztah added cherry-pick/1.6.x Change to be cherry picked to release/1.6 branch cherry-pick/1.7.x Change to be cherry picked to release/1.7 branch labels Jun 9, 2023
@thaJeztah
Copy link
Member

Added cherry-pick label so that we don't run into this issue in the release branches ☺️

@laurazard laurazard added cherry-picked/1.6.x PR commits are cherry-picked into release/1.6 branch cherry-picked/1.7.x PR commits are cherry-picked into release/1.7 branch cherry-pick/1.7.x Change to be cherry picked to release/1.7 branch and removed cherry-pick/1.6.x Change to be cherry picked to release/1.6 branch cherry-pick/1.7.x Change to be cherry picked to release/1.7 branch cherry-picked/1.7.x PR commits are cherry-picked into release/1.7 branch labels Jun 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherry-picked/1.6.x PR commits are cherry-picked into release/1.6 branch cherry-picked/1.7.x PR commits are cherry-picked into release/1.7 branch needs-ok-to-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants