Merge "Preliminary fdio nomad jcasc configs"
[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: 6000
12     memory: 10000
13     disk: 3000
14     priority: 50
15     idleTerminationInMinutes: 10
16     numExecutors: 1
17     forcePull: true
18     privileged: true
19     reusable: false
20     useRawExec: false
21     network: "bridge"
22     region: "global"
23     remoteFs: "/w"
24     username: "fdionomad"
25     password: "hidden"