Closed afbjorklund closed 2 months ago
/ok-to-test
kvm2 driver with docker runtime
+----------------+----------+---------------------+
| COMMAND | MINIKUBE | MINIKUBE (PR 19454) |
+----------------+----------+---------------------+
| minikube start | 50.1s | 50.6s |
| enable ingress | 15.5s | 17.1s |
+----------------+----------+---------------------+
docker driver with docker runtime
+----------------+----------+---------------------+
| COMMAND | MINIKUBE | MINIKUBE (PR 19454) |
+----------------+----------+---------------------+
| minikube start | 23.0s | 22.2s |
| enable ingress | 12.8s | 12.9s |
+----------------+----------+---------------------+
docker driver with containerd runtime
+----------------+----------+---------------------+
| COMMAND | MINIKUBE | MINIKUBE (PR 19454) |
+----------------+----------+---------------------+
| minikube start | 20.6s | 22.1s |
| enable ingress | 36.1s | 32.8s |
+----------------+----------+---------------------+
Here are the number of top 10 failed tests in each environments with lowest flake rate.
Environment | Test Name | Flake Rate |
---|---|---|
Docker_Linux_containerd_arm64 (2 failed) | TestStartStop/group/old-k8s-version/serial/SecondStart(gopogh) | 47.37% (chart) |
Besides the following environments also have failed tests:
Docker_Linux_crio_arm64: 2 failed (gopogh)
Docker_Cloud_Shell: 5 failed (gopogh)
QEMU_macOS: 156 failed (gopogh)
Docker_Linux_crio: 2 failed (gopogh)
KVM_Linux_crio: 12 failed (gopogh)
Hyperkit_macOS: 11 failed (gopogh)
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, spowelljr
The full list of commands accepted by this bot can be found here.
The pull request process is described here
Bumps machine, but no code changes
18666