Chain foreman & fuel daily jobs with no parameters
[releng.git] / jjb / genesis / genesis-foreman.yml
index 0fd55ce..77cc76c 100644 (file)
         - master:
             branch: 'master'
             gs-pathname: ''
+            disabled: true
         - stable-arno:
             branch: 'stable/arno'
             gs-pathname: '/arno'
+            disabled: false
 ########################
 # job templates
 ########################
 
     node: ericsson-build
 
-    disabled: false
+    disabled: '{obj:disabled}'
 
     triggers:
         - 'foreman-{stream}'
                 build-step-failure-threshold: 'never'
                 failure-threshold: 'never'
                 unstable-threshold: 'FAILURE'
-        - trigger-builds:
-          - project: 'yardstick-foreman-{stream}'
-            block: true
-            block-thresholds:
-                build-step-failure-threshold: 'never'
-                failure-threshold: 'never'
-                unstable-threshold: 'FAILURE'
+        # - trigger-builds:
+          # - project: 'yardstick-foreman-{stream}'
+            # block: true
+            # block-thresholds:
+                # build-step-failure-threshold: 'never'
+                # failure-threshold: 'never'
+                # unstable-threshold: 'FAILURE'
+
+    publishers:
+        - trigger-parameterized-builds:
+            - project: 'genesis-fuel-daily-{stream}'
+              trigger-with-no-params: true
 
 - job-template:
     name: 'genesis-foreman-deploy-runner-{stream}'
 - trigger:
     name: 'foreman-stable-arno'
     triggers:
-        - timed: '0 17 * * *'
+        - timed: '0 12 * * *'