templater/jobs/presubmit/eks-anywhere-build-tooling/linuxkit-presubmits-arm64.yaml (24 lines of code) (raw):

jobName: linuxkit-tooling-presubmit-arm64 runIfChanged: ^build/lib/.*|Common.mk|projects/linuxkit/linuxkit/.* 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/linuxkit/linuxkit envVars: - name: ARTIFACTS_BUCKET value: s3://projectbuildpipeline-857-pipelineoutputartifactsb-10ajmk30khe3f - name: PRUNE_BUILDCTL value: true - name: IMAGE_TAG_SUFFIX value: -arm64 - name: BINARY_PLATFORMS value: linux/arm64 imageBuild: true resources: requests: memory: 16Gi cpu: 4 ephemeral-storage: 50Gi