Unify all FDIONOMAD executor cpu & memory configs.
[ci-management.git] / jenkins-config / clouds / nomad / FDIONOMAD / csit-builder-ubuntu2204-sandbox-x86_64.yaml
1 ---
2 templates:
3   - constraints:
4       - ltarget: "^${attr.cpu.arch}"
5         operand: "="
6         rtarget: "amd64"
7       - ltarget: "^${node.class}"
8         operand: "="
9         rtarget: "csit"
10     image: "fdiotools/builder-ubuntu2204:sandbox-x86_64"
11     labels: "csit-builder-ubuntu2204-sandbox-x86_64"
12     prefix: "csit-builder-ubuntu2204-sandbox-x86_64"
13     hostVolumes: "/tmp/ccache.ubuntu2204:/scratch/ccache"