-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
TestPause/serial/Pause failing #12284
Comments
could it be the "runc" changed the api to no longer accept Multiple containers to be Paused with one command ?
|
Yes, it seems the API was changed: opencontainers/runc@e0c7b6c
|
so maybe we should change our code to Run it one at a time |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs. This bot triages issues and PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs. This bot triages issues and PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle rotten |
Our pause tests are by far our flakiest ones, we should make it a priority to fix them soon. |
https://storage.googleapis.com/minikube-builds/logs/master/20006/Docker_Linux_containerd.html#fail_TestPause%2fserial%2fPause
The text was updated successfully, but these errors were encountered: