-
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
make test fails with "sudo podman" #8043
Comments
Thanks for reporting, it seems related to the issues with the podman driver: #7958
The workaround (for now), is to use Should be fix on master, can you try again ? |
Thanks you, Anders, but no, I do not see your or any commit after 7102dcb yet; I'm using github as my remote (https://github.com/kubernetes/minikube), is there a better upstream? |
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
Looks like #7959 has been merged, are you still seeing this issue? |
Looks good. make test has no problem in my environment. Thanks! |
Great, I'm going to close this then. |
Steps to reproduce the issue:
make test
first runs into a sudo prompt which I ignore (this user has no sudo permissions); after a while themake test
continues to run to the end with a messageFAIL
Let me know if this is not something reportworthy, I'd refrain reporting such in the future.
Full output of failed command:
Full output of
minikube start
command used, if not already included:Optional: Full output of
minikube logs
command:The text was updated successfully, but these errors were encountered: