kubernetes / minikube

Run Kubernetes locally
https://minikube.sigs.k8s.io/
Apache License 2.0
29.24k stars 4.87k forks source link

Addon cloud-spanner: Update cloud-spanner-emulator/emulator image from 1.5.23 to 1.5.24 #19679

Closed minikube-bot closed 6 days ago

minikube-bot commented 1 week ago

The cloud-spanner-emulator project released a new version

This PR was auto-generated by make update-cloud-spanner-emulator-version using update-cloud-spanner-emulator-version.yml CI Workflow.

k8s-ci-robot commented 1 week ago

Hi @minikube-bot. Thanks for your PR.

I'm waiting for a kubernetes member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.
minikube-pr-bot commented 1 week ago

kvm2 driver with docker runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 19679) |
+----------------+----------+---------------------+
| minikube start | 51.1s    | 50.3s               |
| enable ingress | 15.3s    | 15.5s               |
+----------------+----------+---------------------+
Times for minikube start: 51.6s 52.6s 49.7s 49.6s 52.1s Times for minikube (PR 19679) start: 51.0s 51.7s 48.7s 50.1s 50.0s Times for minikube (PR 19679) ingress: 15.5s 16.0s 15.0s 15.6s 15.5s Times for minikube ingress: 14.5s 16.0s 15.1s 15.0s 16.1s

docker driver with docker runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 19679) |
+----------------+----------+---------------------+
| minikube start | 23.5s    | 22.1s               |
| enable ingress | 12.7s    | 12.4s               |
+----------------+----------+---------------------+
Times for minikube (PR 19679) start: 20.9s 23.7s 24.0s 21.2s 20.6s Times for minikube start: 24.0s 23.7s 21.3s 23.9s 24.5s Times for minikube ingress: 12.8s 12.8s 12.8s 12.8s 12.3s Times for minikube (PR 19679) ingress: 12.8s 12.8s 10.8s 12.8s 12.8s

docker driver with containerd runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 19679) |
+----------------+----------+---------------------+
| minikube start | 21.0s    | 21.2s               |
| enable ingress | 27.6s    | 26.2s               |
+----------------+----------+---------------------+
Times for minikube (PR 19679) start: 19.5s 19.6s 22.2s 23.4s 21.3s Times for minikube start: 22.8s 19.3s 20.4s 19.5s 22.8s Times for minikube (PR 19679) ingress: 22.8s 22.8s 22.8s 22.8s 39.8s Times for minikube ingress: 23.3s 22.8s 29.8s 22.8s 39.3s
minikube-pr-bot commented 1 week ago

Here are the number of top 10 failed tests in each environments with lowest flake rate.

Environment Test Name Flake Rate

Besides the following environments also have failed tests:

To see the flake rates of all tests by environment, click here.

k8s-ci-robot commented 6 days ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: minikube-bot, 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: - ~~[OWNERS](https://github.com/kubernetes/minikube/blob/master/OWNERS)~~ [spowelljr] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment