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 Makefile for v1.25.2 release #13668

Merged
merged 1 commit into from
Feb 24, 2022

Conversation

sharifelgamal
Copy link
Collaborator

No description provided.

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Feb 23, 2022
@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 23, 2022
@sharifelgamal
Copy link
Collaborator Author

/ok-to-test

@k8s-ci-robot k8s-ci-robot added the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label Feb 23, 2022
@minikube-pr-bot

This comment was marked as resolved.

@sharifelgamal
Copy link
Collaborator Author

/test pull-minikube-build

@minikube-pr-bot
Copy link

kvm2 driver with docker runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 13668) |
+----------------+----------+---------------------+
| minikube start | 52.2s    | 52.8s               |
| enable ingress | 28.4s    | 28.9s               |
+----------------+----------+---------------------+

Times for minikube ingress: 30.1s 28.6s 29.0s 29.0s 25.5s
Times for minikube (PR 13668) ingress: 27.1s 30.1s 29.1s 28.6s 29.5s

Times for minikube start: 53.5s 52.4s 51.7s 51.1s 52.4s
Times for minikube (PR 13668) start: 52.7s 53.0s 52.6s 52.8s 52.7s

docker driver with docker runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 13668) |
+----------------+----------+---------------------+
| minikube start | 27.2s    | 26.1s               |
| enable ingress | 23.0s    | 22.9s               |
+----------------+----------+---------------------+

Times for minikube ingress: 22.9s 22.9s 22.4s 22.9s 23.9s
Times for minikube (PR 13668) ingress: 23.4s 23.0s 23.4s 22.4s 22.4s

Times for minikube start: 30.0s 26.6s 26.6s 25.7s 27.0s
Times for minikube (PR 13668) start: 25.7s 26.7s 26.4s 26.2s 25.3s

docker driver with containerd runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 13668) |
+----------------+----------+---------------------+
| minikube start | 41.6s    | 41.5s               |
| enable ingress | 29.2s    | 25.5s               |
+----------------+----------+---------------------+

Times for minikube start: 31.4s 44.4s 45.5s 45.0s 41.7s
Times for minikube (PR 13668) start: 41.4s 41.6s 41.3s 42.4s 41.0s

Times for minikube ingress: 22.9s 19.9s 29.9s 50.5s 22.9s
Times for minikube (PR 13668) ingress: 24.5s 33.4s 23.4s 23.4s 22.9s

@minikube-pr-bot
Copy link

These are the flake rates of all failed tests.

Environment Failed Tests Flake Rate (%)
Docker_macOS TestHyperkitDriverSkipUpgrade/upgrade-v1.2.0-to-current (gopogh) 0.00 (chart)
Hyperkit_macOS TestHyperkitDriverSkipUpgrade/upgrade-v1.2.0-to-current (gopogh) 0.00 (chart)
Docker_Linux_containerd TestPause/serial/Start (gopogh) 23.08 (chart)
Docker_Linux_containerd TestStartStop/group/no-preload/serial/DeployApp (gopogh) 29.55 (chart)
Docker_Linux_containerd TestStartStop/group/no-preload/serial/FirstStart (gopogh) 29.55 (chart)
Docker_Linux_containerd TestStartStop/group/no-preload/serial/SecondStart (gopogh) 29.55 (chart)
Docker_Linux_containerd TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (gopogh) 30.34 (chart)
Docker_Linux_containerd TestStartStop/group/embed-certs/serial/DeployApp (gopogh) 45.45 (chart)
Docker_Linux_containerd TestStartStop/group/embed-certs/serial/FirstStart (gopogh) 45.45 (chart)
Docker_Linux_containerd TestStartStop/group/embed-certs/serial/SecondStart (gopogh) 46.07 (chart)
Docker_Linux_containerd TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (gopogh) 46.67 (chart)
Docker_macOS TestFunctional/serial/ComponentHealth (gopogh) 54.21 (chart)
Docker_macOS TestFunctional/serial/ExtraConfig (gopogh) 54.21 (chart)
Docker_Linux_containerd TestStartStop/group/default-k8s-different-port/serial/DeployApp (gopogh) 55.68 (chart)
Docker_Linux_containerd TestStartStop/group/default-k8s-different-port/serial/FirstStart (gopogh) 56.67 (chart)
Docker_Linux_containerd TestStartStop/group/default-k8s-different-port/serial/UserAppExistsAfterStop (gopogh) 56.67 (chart)
Docker_Linux_containerd TestStartStop/group/default-k8s-different-port/serial/SecondStart (gopogh) 57.14 (chart)
Docker_Linux_containerd TestNetworkPlugins/group/kindnet/DNS (gopogh) 58.33 (chart)
Docker_macOS TestNetworkPlugins/group/kubenet/DNS (gopogh) 62.90 (chart)
Docker_macOS TestNetworkPlugins/group/calico/Start (gopogh) 64.71 (chart)
Docker_macOS TestNetworkPlugins/group/kindnet/Start (gopogh) 65.69 (chart)
Hyper-V_Windows TestNoKubernetes/serial/StartWithK8s (gopogh) 70.53 (chart)
Docker_macOS TestNetworkPlugins/group/bridge/DNS (gopogh) 72.84 (chart)
Docker_macOS TestNetworkPlugins/group/enable-default-cni/DNS (gopogh) 73.86 (chart)
Docker_Linux_containerd TestNetworkPlugins/group/enable-default-cni/DNS (gopogh) 76.67 (chart)
Docker_Linux_containerd TestNetworkPlugins/group/bridge/DNS (gopogh) 80.00 (chart)
Docker_Linux_containerd TestNetworkPlugins/group/calico/Start (gopogh) 82.42 (chart)
Docker_macOS TestDownloadOnly/v1.16.0/preload-exists (gopogh) 100.00 (chart)
Hyper-V_Windows TestMultiNode/serial/PingHostFrom2Pods (gopogh) 100.00 (chart)
Hyper-V_Windows TestMultiNode/serial/RestartKeepsNodes (gopogh) 100.00 (chart)

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

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: sharifelgamal, 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 [sharifelgamal,spowelljr]

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

@sharifelgamal sharifelgamal merged commit 362d5fd into kubernetes:master Feb 24, 2022
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/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants