kubernetes/minikube

create integration test for nvidia gpu

Open

#19,486 opened on Aug 20, 2024

View on GitHub
 (1 comment) (0 reactions) (1 assignee)Go (5,222 forks)batch import
help wantedpriority/important-soon

Repository metrics

Stars
 (31,799 stars)
PR merge metrics
 (Avg merge 26d 4h) (55 merged PRs in 30d)

Description

we should have an integraiton test based on this for using nvidia ml workloads

and we should check the machine for GPU before running the test and if it doesnt have nvidia gpu we should skip the test, so we dont have a failing test https://github.com/kubernetes/minikube/pull/19345#issuecomment-2257323608

Contributor guide