We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2d4e54 commit 9a13b9bCopy full SHA for 9a13b9b
jobs/e2e_node/arm/image-config-serial.yaml
@@ -3,7 +3,7 @@
3
# `gcloud compute --project <to-project> images create <image-name> --source-disk=<image-name>`
4
images:
5
ubuntu:
6
- image_family: pipeline-1-34-amd64
+ image_family: pipeline-1-34-arm64
7
machine: t2a-standard-2 # These tests need a lot of memory
8
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"
9
project: ubuntu-os-gke-cloud
0 commit comments