Skip to content

Commit cf964a9

Browse files
authored
Merge pull request #35766 from kannon92/revert-arm-ubuntu-change
fix failing arm test
2 parents a1faa8b + 9a13b9b commit cf964a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# `gcloud compute --project <to-project> images create <image-name> --source-disk=<image-name>`
44
images:
55
ubuntu:
6-
image_family: pipeline-1-34-amd64
6+
image_family: pipeline-1-34-arm64
77
machine: t2a-standard-2 # These tests need a lot of memory
88
metadata: "user-data</home/prow/go/src/k8s.io/test-infra/jobs/e2e_node/arm/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"
99
project: ubuntu-os-gke-cloud

0 commit comments

Comments
 (0)