Skip to content

Commit e373528

Browse files
committed
e2-standard-2 does not support nvidia-tesla-t4
1 parent 614ee80 commit e373528

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jobs/e2e_node/containerd/image-config-serial.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ images:
1010
cos-stable2:
1111
image_family: cos-stable
1212
project: cos-cloud
13-
machine: e2-standard-2 # These tests need a lot of memory
13+
machine: n1-standard-4 # These tests need a lot of memory
1414
metadata: "user-data</home/prow/go/src/k8s.io/test-infra/jobs/e2e_node/containerd/init.yaml,cni-template</home/prow/go/src/k8s.io/test-infra/jobs/e2e_node/containerd/cni.template,containerd-config</home/prow/go/src/k8s.io/test-infra/jobs/e2e_node/containerd/config-systemd.toml,registry-config-docker</home/prow/go/src/k8s.io/test-infra/jobs/e2e_node/containerd/hosts-docker.toml"
1515
resources:
1616
accelerators:

0 commit comments

Comments
 (0)