d13b9b150f95884107156e0a0292af25c1d04895
[ci-management.git] / jenkins-config / clouds / nomad / FDIONOMAD / csit-builder-ubuntu2204-prod-aarch64.yaml
1 ---
2 templates:
3   - constraints:
4       - ltarget: "^${attr.cpu.arch}"
5         operand: "="
6         rtarget: "arm64"
7       - ltarget: "^${node.class}"
8         operand: "="
9         rtarget: "csitarm"
10     image: "fdiotools/builder-ubuntu2204:prod-aarch64"
11     labels: "csit-builder-ubuntu2204-prod-aarch64"
12     prefix: "csit-builder-ubuntu2204-prod-aarch64"
13     hostVolumes: "/tmp/ccache.ubuntu2204:/scratch/ccache,/scratch/nomad:/scratch/nomad:ro"