Fix: Correct node defaults and sandbox nodes
[ci-management.git] / jenkins-config / clouds / nomad / FDIONOMAD / m-builder-ubuntu2204-prod-x86_64.yaml
index 160119f..7a58ae8 100644 (file)
@@ -1,15 +1,4 @@
 ---
 templates:
-  - constraints:
-      - ltarget: "^${attr.cpu.arch}"
-        operand: "="
-        rtarget: "amd64"
-      - ltarget: "^${node.class}"
-        operand: "="
-        rtarget: "builder"
-    image: "fdiotools/builder-ubuntu2204:prod-x86_64"
-    cpu: 8000
-    memory: 8192
-    labels: "m-builder-ubuntu2204-prod-x86_64"
+  - labels: "m-builder-ubuntu2204-prod-x86_64"
     prefix: "m-builder-ubuntu2204-prod-x86_64"
-    hostVolumes: "/tmp/ccache.ubuntu2204:/scratch/ccache,/scratch/nomad:/scratch/nomad:ro"