Merge "Restore vpp-csit-*tx2 jobs in production"
[ci-management.git] / jenkins-config / clouds / nomad / FDIONOMAD / defaults.yaml
1 ---
2 templates:
3   - constraints:
4       - ltarget: "^${attr.cpu.arch}"
5         operand: "="
6         rtarget: "arm64"
7       - ltarget: "^${node.class}"
8         operand: "="
9         rtarget: "builder"
10     datacenters: "yul1"
11     cpu: 24000
12     memory: 24000
13     disk: 3000
14     priority: 50
15     idleTerminationInMinutes: 10
16     numExecutors: 1
17     prefixCmd: ""
18     forcePull: true
19     hostVolumes: "/scratch/nomad:/scratch/nomad:ro"
20     privileged: true
21     reusable: false
22     useRawExec: false
23     network: "bridge"
24     region: "global"
25     remoteFs: "/w"
26     username: "fdionomad"
27     password: "hidden"
28     capAdd: ""
29     capDrop: ""
30     securityOpt: ""
31     extraHosts: ""