-
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
change metallb image hosting from docker.io to quay.io #16055
Conversation
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: medyagh 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 |
/ok-to-test |
kvm2 driver with docker runtime
Times for minikube start: 51.5s 51.2s 55.5s 54.6s 56.7s Times for minikube ingress: 24.2s 27.7s 27.7s 24.7s 28.2s docker driver with docker runtime
Times for minikube start: 28.2s 26.4s 25.7s 26.6s 27.0s Times for minikube (PR 16055) ingress: 22.1s 22.1s 21.1s 21.1s 21.1s docker driver with containerd runtime
Times for minikube (PR 16055) start: 23.0s 23.2s 21.9s 23.4s 22.2s Times for minikube (PR 16055) ingress: 48.6s 32.1s 47.0s 31.6s 31.6s |
These are the flake rates of all failed tests.
To see the flake rates of all tests by environment, click here. |
because metallb/metallb#784
fixes #16053
before this PR
After this PR