Merge "feat(csit): Add 3n-icx"
[ci-management.git] / jenkins-config / clouds / nomad / FDIONOMAD / builder-centos8-test-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: "builder"
10     cpu: 14000
11     image: "fdiotools/builder-centos8:test-x86_64"
12     labels: "builder-centos8-test-x86_64"
13     memory: 14000
14     prefix: "builder-centos8-test-x86_64"
15     hostVolumes: "/tmp/ccache.centos8:/scratch/ccache"