templater/jobs/presubmit/eks-anywhere-build-tooling/ipxedust-presubmits-arm64.yaml (16 lines of code) (raw):
jobName: ipxedust-presubmit-arm64
runIfChanged: ^build/lib/.*|Common.mk|projects/tinkerbell/ipxedust/.*
cluster: prow-postsubmits-cluster
serviceaccountName: postsubmits-build-account
bucket: s3://prowdataclusterstack-316434458-prowbucket7c73355c-1n9f9v93wpjcm
architecture: ARM64
commands:
- if $(make check-project-path-exists); then make build -C $PROJECT_PATH; fi
projectPath: projects/tinkerbell/ipxedust
envVars:
- name: BINARY_PLATFORMS
value: linux/arm64
resources:
requests:
memory: 8Gi
cpu: 1024m