Chore: Modify Nomad configs
[ci-management.git] / jenkins-config / clouds / nomad / FDIONOMAD / defaults.yaml
index 33a3349..e868998 100644 (file)
@@ -1,31 +1,7 @@
 ---
 templates:
-  - constraints:
-      - ltarget: "^${attr.cpu.arch}"
-        operand: "="
-        rtarget: "arm64"
-      - ltarget: "^${node.class}"
-        operand: "="
-        rtarget: "builder"
-    datacenters: "yul1"
-    cpu: 6000
-    memory: 10000
-    disk: 3000
-    priority: 50
-    idleTerminationInMinutes: 10
+  - idleTerminationInMinutes: 10
     numExecutors: 1
-    prefixCmd: ""
-    forcePull: true
-    hostVolumes: ""
-    privileged: true
-    reusable: false
-    useRawExec: false
-    network: "bridge"
-    region: "global"
     remoteFs: "/w"
-    username: "fdionomad"
-    password: "hidden"
-    capAdd: ""
-    capDrop: ""
-    securityOpt: ""
-    extraHosts: ""
+    reusable: false
+    jobTemplate: |-