Skip to content

Kicbase: Bump ubuntu:jammy from 20240427 to 20240530#19068

Merged
spowelljr merged 2 commits into
kubernetes:masterfrom
minikube-bot:auto_bump_ubuntu_version
Jun 16, 2024
Merged

Kicbase: Bump ubuntu:jammy from 20240427 to 20240530#19068
spowelljr merged 2 commits into
kubernetes:masterfrom
minikube-bot:auto_bump_ubuntu_version

Conversation

@minikube-bot

Copy link
Copy Markdown
Collaborator

The ubuntu:jammy image released a new version

This PR was auto-generated by make update-ubuntu-version using update-ubuntu-version.yml CI Workflow.

@minikube-bot minikube-bot force-pushed the auto_bump_ubuntu_version branch from ca9ead0 to f0c412a Compare June 13, 2024 15:52
@minikube-bot

Copy link
Copy Markdown
Collaborator Author

ok-to-build-image

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Jun 13, 2024
@k8s-ci-robot

Copy link
Copy Markdown
Contributor

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.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@k8s-ci-robot k8s-ci-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Jun 13, 2024
@minikube-bot

Copy link
Copy Markdown
Collaborator Author

Hi @minikube-bot, we have updated your PR with the reference to newly built kicbase image. Pull the changes locally if you want to test with them or update your PR further.

@spowelljr

Copy link
Copy Markdown
Member

/ok-to-test

@k8s-ci-robot k8s-ci-robot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Jun 13, 2024
@minikube-pr-bot

This comment has been minimized.

@minikube-pr-bot

This comment has been minimized.

@spowelljr

Copy link
Copy Markdown
Member

/retest-this-please

@minikube-pr-bot

Copy link
Copy Markdown

kvm2 driver with docker runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 19068) |
+----------------+----------+---------------------+
| minikube start | 50.3s    | 52.0s               |
| enable ingress | 26.4s    | 26.2s               |
+----------------+----------+---------------------+
Details

Times for minikube ingress: 28.0s 23.4s 24.4s 28.0s 28.0s
Times for minikube (PR 19068) ingress: 27.9s 28.0s 24.5s 25.5s 25.0s

Times for minikube start: 51.1s 50.6s 51.2s 47.3s 51.3s
Times for minikube (PR 19068) start: 55.3s 52.2s 50.5s 51.9s 49.9s

docker driver with docker runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 19068) |
+----------------+----------+---------------------+
| minikube start | 24.2s    | 22.8s               |
| enable ingress | 21.7s    | 21.7s               |
+----------------+----------+---------------------+
Details

Times for minikube start: 24.9s 24.2s 23.8s 24.5s 23.6s
Times for minikube (PR 19068) start: 24.0s 20.8s 22.1s 23.5s 23.7s

Times for minikube ingress: 21.3s 21.8s 21.8s 21.8s 21.8s
Times for minikube (PR 19068) ingress: 21.3s 21.3s 21.8s 21.3s 22.8s

docker driver with containerd runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 19068) |
+----------------+----------+---------------------+
| minikube start | 21.4s    | 21.7s               |
| enable ingress | 35.5s    | 34.8s               |
+----------------+----------+---------------------+
Details

Times for minikube start: 20.0s 23.0s 22.8s 20.5s 20.5s
Times for minikube (PR 19068) start: 19.8s 19.7s 22.6s 23.3s 23.1s

Times for minikube ingress: 31.3s 31.8s 32.3s 49.3s 32.8s
Times for minikube (PR 19068) ingress: 31.8s 31.8s 31.8s 31.8s 46.8s

@spowelljr spowelljr merged commit 4bb8da4 into kubernetes:master Jun 16, 2024
@k8s-ci-robot

Copy link
Copy Markdown
Contributor

[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

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 16, 2024
@minikube-pr-bot

Copy link
Copy Markdown

These are the flake rates of all failed tests.

Environment Failed Tests Flake Rate (%)
KVM_Linux_crio TestMultiControlPlane/serial/DegradedAfterClusterRestart (gopogh) 2.82 (chart)
KVM_Linux_crio TestMultiControlPlane/serial/AddSecondaryNode (gopogh) 4.93 (chart)
KVM_Linux_crio TestMultiControlPlane/serial/RestartCluster (gopogh) 5.59 (chart)
Docker_Windows TestStartStop/group/old-k8s-version/serial/SecondStart (gopogh) 39.02 (chart)

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants