Skip to content
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

Update ISO to v1.22.0-beta.0 #11778

Merged

Conversation

minikube-bot
Copy link
Collaborator

No description provided.

@k8s-ci-robot k8s-ci-robot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Jun 28, 2021
@k8s-ci-robot
Copy link
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.

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/test-infra repository.

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: minikube-bot
To complete the pull request process, please assign tstromberg after the PR has been reviewed.
You can assign the PR to them by writing /assign @tstromberg in a comment when ready.

The full list of commands accepted by this bot can be found here.

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 cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jun 28, 2021
@minikube-bot
Copy link
Collaborator Author

Can one of the admins verify this patch?

@sharifelgamal
Copy link
Collaborator

/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 28, 2021
@minikube-pr-bot
Copy link

kvm2 driver with docker runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 11778) |
+----------------+----------+---------------------+
| minikube start | 47.3s    | 48.5s               |
| enable ingress | 34.9s    | 34.5s               |
+----------------+----------+---------------------+

Times for minikube start: 49.3s 47.4s 46.4s 45.6s 48.1s
Times for minikube (PR 11778) start: 49.0s 47.3s 51.1s 48.0s 47.1s

Times for minikube ingress: 35.2s 36.8s 33.8s 34.7s 33.8s
Times for minikube (PR 11778) ingress: 34.3s 34.3s 34.2s 35.8s 33.7s

docker driver with docker runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 11778) |
+----------------+----------+---------------------+
| minikube start | 24.3s    | 21.7s               |
| enable ingress | 29.1s    | 30.8s               |
+----------------+----------+---------------------+

Times for minikube start: 33.3s 22.6s 23.1s 21.3s 21.4s
Times for minikube (PR 11778) start: 21.8s 21.4s 21.6s 21.8s 21.7s

Times for minikube ingress: 31.0s 29.5s 28.5s 27.5s 29.0s
Times for minikube (PR 11778) ingress: 28.0s 36.5s 30.5s 30.0s 29.0s

docker driver with containerd runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 11778) |
+----------------+----------+---------------------+
| minikube start | 45.6s    | 42.4s               |
| enable ingress |          |                     |
+----------------+----------+---------------------+

Times for minikube (PR 11778) start: 31.7s 43.2s 47.3s 42.9s 47.0s
Times for minikube start: 47.4s 43.1s 43.4s 46.8s 47.5s

@minikube-bot
Copy link
Collaborator Author

These are the flake rates of all failed tests on Docker_Linux_containerd.

Failed Tests Flake Rate (%)
TestStartStop/group/no-preload/serial/Pause 3.76 (chart)

@minikube-bot
Copy link
Collaborator Author

These are the flake rates of all failed tests on KVM_Linux.

Failed Tests Flake Rate (%)
TestAddons/parallel/CSI 1.63 (chart)
TestNetworkPlugins/group/cilium/DNS 5.74 (chart)

@minikube-bot
Copy link
Collaborator Author

These are the flake rates of all failed tests on KVM_Linux_containerd.

Failed Tests Flake Rate (%)
TestNetworkPlugins/group/cilium/DNS 5.34 (chart)

@ilya-zuyev ilya-zuyev merged commit fd703f9 into kubernetes:master Jun 28, 2021
ilya-zuyev added a commit to ilya-zuyev/minikube that referenced this pull request Jun 29, 2021
…ease-v1.22.0-beta.0"

This reverts commit fd703f9, reversing
changes made to 0b170db.
@ilya-zuyev ilya-zuyev mentioned this pull request Jun 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

5 participants