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

Updates E2E test images registry #12584

Merged
merged 1 commit into from
Oct 5, 2021

Conversation

claudiubelu
Copy link
Contributor

We're moving away from google.com gcp projects. These images are now on community-owned infra.

Note that the dnsutils image has been centralized into the agnhost image.

Related: kubernetes/k8s.io#1522

We're moving away from google.com gcp projects. These images are now on community-owned infra.

Note that the dnsutils image has been centralized into the agnhost image.
@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 Sep 26, 2021
@minikube-bot
Copy link
Collaborator

Can one of the admins verify this patch?

@claudiubelu
Copy link
Contributor Author

/retest

@medyagh
Copy link
Member

medyagh commented Sep 27, 2021

/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 Sep 27, 2021
@medyagh
Copy link
Member

medyagh commented Sep 27, 2021

/retest

@medyagh
Copy link
Member

medyagh commented Sep 28, 2021

/retest-this-please

@minikube-pr-bot
Copy link

kvm2 driver with docker runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 12584) |
+----------------+----------+---------------------+
| minikube start | 47.5s    | 48.5s               |
| enable ingress | 32.8s    | 33.4s               |
+----------------+----------+---------------------+

Times for minikube (PR 12584) start: 47.9s 48.2s 48.7s 49.3s 48.1s
Times for minikube start: 47.2s 48.9s 45.6s 48.1s 47.7s

Times for minikube ingress: 32.3s 32.9s 33.4s 31.8s 33.3s
Times for minikube (PR 12584) ingress: 32.9s 33.9s 32.8s 33.3s 34.0s

docker driver with docker runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 12584) |
+----------------+----------+---------------------+
| minikube start | 21.9s    | 21.3s               |
| enable ingress | 32.6s    | 27.5s               |
+----------------+----------+---------------------+

Times for minikube start: 21.1s 21.7s 21.8s 23.2s 21.5s
Times for minikube (PR 12584) start: 21.5s 20.9s 20.9s 22.1s 21.0s

Times for minikube ingress: 28.5s 31.4s 34.9s 33.9s 34.4s
Times for minikube (PR 12584) ingress: 28.5s 26.9s 27.4s 26.9s 27.4s

docker driver with containerd runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 12584) |
+----------------+----------+---------------------+
| minikube start | 43.3s    | 43.6s               |
| enable ingress | 32.1s    | 30.1s               |
+----------------+----------+---------------------+

Times for minikube start: 42.5s 43.5s 43.8s 43.1s 43.7s
Times for minikube (PR 12584) start: 42.8s 43.8s 43.5s 44.2s 43.5s

Times for minikube (PR 12584) ingress: 32.9s 19.4s 28.4s 32.9s 36.9s
Times for minikube ingress: 23.5s 52.9s 32.9s 22.4s 29.0s

@minikube-pr-bot
Copy link

These are the flake rates of all failed tests.

Environment Failed Tests Flake Rate (%)
Docker_Windows TestStartStop/group/no-preload/serial/SecondStart (gopogh) 9.01 (chart)
Docker_Windows TestStartStop/group/newest-cni/serial/SecondStart (gopogh) 10.19 (chart)
Docker_Windows TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (gopogh) 10.19 (chart)
Docker_Windows TestStartStop/group/old-k8s-version/serial/Pause (gopogh) 13.08 (chart)
Docker_Linux_containerd TestPause/serial/Pause (gopogh) 20.29 (chart)
Docker_Linux_containerd TestPause/serial/VerifyStatus (gopogh) 20.29 (chart)
Docker_Linux_containerd TestPause/serial/PauseAgain (gopogh) 22.46 (chart)
Docker_Windows TestFunctional/parallel/DryRun (gopogh) 25.00 (chart)
Docker_Windows TestStartStop/group/newest-cni/serial/Pause (gopogh) 25.93 (chart)
Docker_Windows TestFunctional/parallel/StatusCmd (gopogh) 41.41 (chart)
Docker_Windows TestNetworkPlugins/group/enable-default-cni/Start (gopogh) 44.83 (chart)
Docker_Windows TestPause/serial/VerifyStatus (gopogh) 47.24 (chart)
Docker_Windows TestNetworkPlugins/group/bridge/Start (gopogh) 60.34 (chart)
Docker_Windows TestPause/serial/DeletePaused (gopogh) 63.49 (chart)
Docker_Windows TestNetworkPlugins/group/kubenet/Start (gopogh) 66.38 (chart)
Docker_Windows TestNetworkPlugins/group/custom-weave/Start (gopogh) 70.69 (chart)
Docker_Windows TestNetworkPlugins/group/cilium/Start (gopogh) 71.55 (chart)
Docker_Windows TestNetworkPlugins/group/kindnet/Start (gopogh) 73.28 (chart)
Docker_Windows TestNetworkPlugins/group/calico/Start (gopogh) 90.52 (chart)
Docker_Windows TestCertOptions (gopogh) 99.22 (chart)
Docker_Linux_containerd TestScheduledStopUnix (gopogh) 100.00 (chart)

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

@spowelljr spowelljr merged commit 5d100b1 into kubernetes:master Oct 5, 2021
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: claudiubelu, 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:

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 Oct 5, 2021
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.

None yet

6 participants