[fuel, armband] Disable Gambia jobs
[releng.git] / jjb / fuel / fuel-docker-jobs.yaml
index 22f37b8..20e9581 100644 (file)
@@ -14,7 +14,7 @@
           disabled: false
       - gambia:
           branch: 'stable/{stream}'
-          disabled: false
+          disabled: true
 
     arch_tag:
       - 'amd64':
@@ -29,6 +29,7 @@
       node-parameters: false
       predefined-parameters: |
         PUSH_IMAGE=$PUSH_IMAGE
+        CACHE_INVALIDATE=$CACHE_INVALIDATE
         COMMIT_ID=$COMMIT_ID
         GERRIT_REFNAME=$GERRIT_REFNAME
       kill-phase-on: FAILURE
           branch: '{branch}'
           slave_label: '{slave_label}'
           arch_tag: '{arch_tag}'
+    properties:
+      - build-blocker:
+          use-build-blocker: true
+          blocking-jobs:
+            - 'fuel-docker-build-.*'
+          blocking-level: 'NODE'
     scm:
       - git-scm
     builders:
           name: PUSH_IMAGE
           default: "true"
           description: "To enable/disable pushing the image to Dockerhub."
+      - string:
+          name: CACHE_INVALIDATE
+          default: "0"
+          description: "Set to any non-zero value to force a Docker cache cleanup"
       - string:
           name: COMMIT_ID
           default: ""