-
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
ISO: Upgrade Docker, from 20.10.6 to 20.10.8 #12122
Conversation
ok-to-build-iso |
14d5692
to
ca93b23
Compare
Hi @afbjorklund, we have updated your PR with the reference to newly built ISO. Pull the changes locally if you want to test with them or update your PR further. |
/ok-to-test |
kvm2 driver with docker runtime
Times for minikube ingress: 39.8s 32.3s 32.9s 34.3s 31.3s Times for minikube start: 50.1s 47.3s 55.6s 46.8s 51.4s docker driver with docker runtime
Times for minikube (PR 12122) ingress: 31.5s 32.0s 30.5s 35.0s 37.0s Times for minikube start: 23.5s 22.5s 22.2s 22.9s 21.5s docker driver with containerd runtime
Times for minikube start: 32.4s 43.9s 43.1s 43.9s 42.9s |
These are the flake rates of all failed tests.
Too many tests failed - See test logs for more details. To see the flake rates of all tests by environment, click here. |
The test failures with the Docker driver (and KIC) are unrelated to this PR, which only changes the ISO |
@afbjorklund sorry needs a rebase (since other ISO PR was merged now this one is not happy) |
runc v1.0.0-rc95 containerd v1.4.6
runc v1.0.1 containerd v1.4.9
a2955e5
to
7971e04
Compare
ok-to-build-iso |
Hi @afbjorklund, we have updated your PR with the reference to newly built ISO. Pull the changes locally if you want to test with them or update your PR further. |
kvm2 driver with docker runtime
Times for minikube (PR 12122) start: 47.6s 49.6s 47.4s 48.9s 50.1s Times for minikube ingress: 32.7s 32.3s 40.8s 32.2s 33.7s docker driver with docker runtime
Times for minikube start: 23.1s 21.6s 22.1s 22.3s 22.1s Times for minikube (PR 12122) ingress: 31.5s 26.5s 31.5s 34.5s 31.5s docker driver with containerd runtime
Times for minikube start: 29.8s 43.7s 44.8s 44.0s 43.2s |
kvm2 driver with docker runtime
Times for minikube (PR 12122) start: 47.7s 48.2s 51.9s 47.0s 51.1s Times for minikube ingress: 31.9s 31.8s 30.8s 31.8s 33.7s docker driver with docker runtime
Times for minikube (PR 12122) start: 22.7s 22.4s 22.5s 21.1s 22.0s Times for minikube ingress: 31.0s 34.5s 34.5s 34.5s 31.5s docker driver with containerd runtime
Times for minikube start: 43.6s 36.8s 43.6s 42.7s 43.4s |
I added a bug about the failing test for KVM_Linux and KVM_Linux_containerd: #12145 |
These are the flake rates of all failed tests.
Too many tests failed - See test logs for more details. To see the flake rates of all tests by environment, click here. |
These are the flake rates of all failed tests.
Too many tests failed - See test logs for more details. To see the flake rates of all tests by environment, click here. |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: afbjorklund, 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 |
https://docs.docker.com/engine/release-notes/#20108
runc v1.0.1
containerd v1.4.9
Squashed it together with 20.10.7, from PR #11593