Chore: Modify Nomad configs
[ci-management.git] / jenkins-config / clouds / nomad / FDIONOMAD / builder-debian11-sandbox-x86_64.yaml
index 7d8cd02..261a490 100644 (file)
@@ -1,13 +1,4 @@
 ---
 templates:
-  - constraints:
-      - ltarget: "^${attr.cpu.arch}"
-        operand: "="
-        rtarget: "amd64"
-      - ltarget: "^${node.class}"
-        operand: "="
-        rtarget: "builder"
-    image: "fdiotools/builder-debian11:sandbox-x86_64"
-    labels: "builder-debian11-sandbox-x86_64"
+  - labels: "builder-debian11-sandbox-x86_64"
     prefix: "builder-debian11-sandbox-x86_64"
-    hostVolumes: "/tmp/ccache.debian11:/scratch/ccache,/scratch/nomad:/scratch/nomad:ro"