Commit 20eb0165 authored by David Ashpole's avatar David Ashpole

dont attach a GPU to ubuntu machines

parent 98c66f9f
......@@ -8,13 +8,6 @@ images:
ubuntu-docker12:
image: e2e-node-ubuntu-trusty-docker12-v2-image # docker 1.12.6
project: kubernetes-node-e2e-images
# Using `n1-standard-2` because GPU driver installation takes up significant amount of CPU.
machine: n1-standard-2
metadata: 'startup-script<test/e2e_node/jenkins/ubuntu-14.04-nvidia-install.sh'
resources:
accelerators:
- type: nvidia-tesla-k80
count: 2
coreos-alpha:
image: coreos-alpha-1122-0-0-v20160727 # docker 1.11.2
project: coreos-cloud
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment