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

kicbase: Update nvidia packages #19738

Merged
merged 1 commit into from
Oct 1, 2024
Merged

Conversation

spowelljr
Copy link
Member

Fixes #19725

@spowelljr
Copy link
Member Author

/ok-to-test

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. approved Indicates a PR has been approved by an approver from all required OWNERS files. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Sep 30, 2024
@minikube-pr-bot
Copy link

kvm2 driver with docker runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 19738) |
+----------------+----------+---------------------+
| minikube start | 50.1s    | 48.5s               |
| enable ingress | 15.8s    | 14.8s               |
+----------------+----------+---------------------+

Times for minikube ingress: 16.0s 14.5s 19.0s 15.1s 14.6s
Times for minikube (PR 19738) ingress: 14.5s 15.1s 14.5s 15.0s 15.0s

Times for minikube start: 50.6s 50.8s 50.6s 49.5s 48.9s
Times for minikube (PR 19738) start: 46.9s 47.0s 49.6s 48.6s 50.4s

docker driver with docker runtime

+----------------+----------+---------------------+
|    COMMAND     | MINIKUBE | MINIKUBE (PR 19738) |
+----------------+----------+---------------------+
| minikube start | 23.2s    | 22.7s               |
| enable ingress | 12.0s    | 11.8s               |
+----------------+----------+---------------------+

Times for minikube start: 23.2s 24.3s 23.5s 20.9s 23.8s
Times for minikube (PR 19738) start: 21.0s 20.9s 23.3s 23.9s 24.5s

Times for minikube ingress: 10.3s 12.3s 12.3s 12.3s 12.8s
Times for minikube (PR 19738) ingress: 10.8s 10.3s 12.3s 12.8s 12.9s

docker driver with containerd runtime

+-------------------+----------+---------------------+
|      COMMAND      | MINIKUBE | MINIKUBE (PR 19738) |
+-------------------+----------+---------------------+
| minikube start    | 21.7s    | 21.8s               |
| ⚠️  enable ingress | 22.9s    | 29.3s ⚠️             |
+-------------------+----------+---------------------+

Times for minikube start: 20.2s 22.1s 23.2s 19.9s 23.3s
Times for minikube (PR 19738) start: 22.6s 23.8s 20.4s 22.6s 19.7s

Times for minikube ingress: 23.3s 22.8s 22.8s 22.8s 22.8s
Times for minikube (PR 19738) ingress: 22.8s 38.8s 23.3s 38.8s 22.8s

@minikube-pr-bot
Copy link

Here are the number of top 10 failed tests in each environments with lowest flake rate.

Environment Test Name Flake Rate

Besides the following environments also have failed tests:

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: medyagh, 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

@medyagh medyagh merged commit 5242aba into kubernetes:master Oct 1, 2024
33 of 49 checks passed
@spowelljr spowelljr deleted the updateKicbase branch October 3, 2024 17:10
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/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CVE‑2024-0132 in NVIDIA Container Toolkit
4 participants