kubernetes/test/e2e/scheduling
hasheddan e990698d5f
Use local daemonset manifest for installing Nvidia drivers
Updates sig-scheduling e2e Nvidia GPU tests to install drivers using
local manifest by default. Currently the DaemonSet is fetched from the
GoogleCloudPlatform/container-enginer-accelerators repo by default.
Using a local manifest allows for manually specifying the image
cos-gpu-installer image rather than always using latest. A remote
manifest can still be fetched by setting
NVIDIA_DRIVER_INSTALLER_DAEMONSET env var.

Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
2020-07-18 21:01:00 -05:00
..
BUILD Use local daemonset manifest for installing Nvidia drivers 2020-07-18 21:01:00 -05:00
events.go test/e2e/framework:move functions to test/e2e/scheduling/ 2020-02-10 12:34:19 +08:00
framework.go Remove ns from getScheduledAndUnscheduledPods() 2020-06-25 04:39:39 +00:00
limit_range.go Move NewTestPod() to e2e/scheduling 2020-03-23 23:56:09 +00:00
nvidia-gpus.go Use local daemonset manifest for installing Nvidia drivers 2020-07-18 21:01:00 -05:00
OWNERS Audit of test/* OWNERS files 2019-10-10 15:52:51 -05:00
predicates.go Do not raise exception if unscheduled Pod status is unknown 2020-06-29 14:16:15 -05:00
preemption.go Use worker nodes for WaitForStableCluster() 2020-06-24 15:21:12 +00:00
priorities.go Use worker nodes for WaitForStableCluster() 2020-06-24 15:21:12 +00:00
ubernetes_lite_volumes.go Move GetClusterZones() to e2enode 2020-03-10 18:16:54 +00:00
ubernetes_lite.go Move GetClusterZones() to e2enode 2020-03-10 18:16:54 +00:00