-
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
GPUs: Check for existing NVIDIA container toolkit install #17488
Conversation
/ok-to-test |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: medyagh, spowelljr The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
kvm2 driver with docker runtime
Times for minikube start: 51.9s 50.2s 48.9s 49.2s 50.7s Times for minikube ingress: 27.2s 27.1s 27.6s 27.1s 27.7s docker driver with docker runtime
Times for minikube start: 21.6s 24.4s 24.6s 24.7s 24.4s Times for minikube ingress: 20.8s 20.8s 18.3s 17.8s 21.8s docker driver with containerd runtime
Times for minikube start: 20.2s 20.5s 20.4s 20.4s 19.8s Times for minikube ingress: 19.3s 31.3s 31.3s 31.3s 18.3s |
These are the flake rates of all failed tests.
To see the flake rates of all tests by environment, click here. |
Fixes #17405
Before:
After: