Skip to content

Conversation

@sharifelgamal
Copy link
Contributor

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 May 17, 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 May 17, 2022
sharifelgamal and others added 2 commits May 17, 2022 13:51
Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
@sharifelgamal
Copy link
Contributor 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 May 17, 2022
@minikube-pr-bot
Copy link

kvm2 driver with docker runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 14187) |
+----------------+----------+---------------------+
| minikube start | 52.3s    | 52.6s               |
| enable ingress | 28.2s    | 29.4s               |
+----------------+----------+---------------------+

Times for minikube start: 51.7s 51.8s 52.3s 54.9s 50.8s
Times for minikube (PR 14187) start: 55.5s 52.1s 52.1s 51.5s 51.9s

Times for minikube ingress: 29.6s 29.6s 26.1s 29.1s 26.6s
Times for minikube (PR 14187) ingress: 30.1s 28.6s 30.0s 28.6s 29.6s

docker driver with docker runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 14187) |
+----------------+----------+---------------------+
| minikube start | 26.0s    | 24.9s               |
| enable ingress | 21.7s    | 23.8s               |
+----------------+----------+---------------------+

Times for minikube start: 29.3s 24.3s 25.8s 24.8s 25.6s
Times for minikube (PR 14187) start: 24.1s 25.1s 25.5s 24.3s 25.4s

Times for minikube ingress: 20.4s 22.4s 22.4s 22.4s 20.9s
Times for minikube (PR 14187) ingress: 21.4s 22.0s 25.4s 23.9s 26.0s

docker driver with containerd runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 14187) |
+----------------+----------+---------------------+
| minikube start | 31.4s    | 31.7s               |
| enable ingress | 19.8s    | 20.1s               |
+----------------+----------+---------------------+

Times for minikube start: 34.4s 29.0s 28.5s 32.1s 32.9s
Times for minikube (PR 14187) start: 33.1s 29.3s 34.1s 28.7s 33.4s

Times for minikube ingress: 18.9s 21.9s 21.4s 17.9s 18.9s
Times for minikube (PR 14187) ingress: 19.9s 22.4s 17.9s 22.4s 17.9s

@minikube-pr-bot
Copy link

These are the flake rates of all failed tests.

Environment Failed Tests Flake Rate (%)
Docker_macOS TestDownloadOnly/v1.23.6/preload-exists (gopogh) n/a
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)
KVM_Linux_containerd TestCertExpiration (gopogh) 0.00 (chart)
KVM_Linux_containerd TestRunningBinaryUpgrade (gopogh) 0.88 (chart)
Docker_macOS TestDownloadOnlyKic (gopogh) 1.92 (chart)
KVM_Linux TestPause/serial/Pause (gopogh) 5.22 (chart)
Docker_Linux_containerd TestNetworkPlugins/group/cilium/Start (gopogh) 6.17 (chart)
Docker_Linux_containerd TestAddons/Setup (gopogh) 23.89 (chart)
Docker_Linux_containerd TestIngressAddonLegacy/serial/ValidateIngressAddonActivation (gopogh) 23.89 (chart)
Docker_Linux_containerd TestIngressAddonLegacy/StartLegacyK8sCluster (gopogh) 23.89 (chart)
Docker_Linux_containerd TestJSONOutput/start/Audit (gopogh) 23.89 (chart)
Docker_Linux_containerd TestJSONOutput/start/Command (gopogh) 23.89 (chart)
Docker_Linux_containerd TestMultiNode/serial/AddNode (gopogh) 23.89 (chart)
Docker_Linux_containerd TestMultiNode/serial/DeleteNode (gopogh) 23.89 (chart)
Docker_Linux_containerd TestMultiNode/serial/FreshStart2Nodes (gopogh) 23.89 (chart)
Docker_Linux_containerd TestMultiNode/serial/ProfileList (gopogh) 23.89 (chart)
Docker_Linux_containerd TestMultiNode/serial/RestartKeepsNodes (gopogh) 23.89 (chart)
Docker_Linux_containerd TestMultiNode/serial/RestartMultiNode (gopogh) 23.89 (chart)
Docker_Linux_containerd TestMultiNode/serial/StartAfterStop (gopogh) 23.89 (chart)
Docker_Linux_containerd TestMultiNode/serial/StopNode (gopogh) 23.89 (chart)
Docker_Linux_containerd TestPreload (gopogh) 23.89 (chart)
Docker_Linux_containerd TestOffline (gopogh) 27.43 (chart)
Docker_Linux_containerd TestPause/serial/Start (gopogh) 27.43 (chart)
Docker_Linux_containerd TestFunctional/parallel/MountCmd/any-port (gopogh) 37.17 (chart)
Docker_Linux_containerd TestFunctional/parallel/MySQL (gopogh) 37.17 (chart)
Docker_Linux_containerd TestFunctional/parallel/PersistentVolumeClaim (gopogh) 37.17 (chart)
Docker_Linux_containerd TestFunctional/parallel/ServiceCmd (gopogh) 37.17 (chart)
Docker_Linux_containerd TestFunctional/parallel/ServiceCmdConnect (gopogh) 37.17 (chart)
Docker_Linux_containerd TestFunctional/parallel/TunnelCmd/serial/AccessDirect (gopogh) 37.17 (chart)
More tests... Continued...

Too many tests failed - See test logs for more details.

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 f0a6d95 into kubernetes:master May 17, 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