Merge "Initial Jenkins job pipeline for armband project"
authorMatthewLi <matthew.lijun@huawei.com>
Fri, 25 Sep 2015 09:03:54 +0000 (09:03 +0000)
committerGerrit Code Review <gerrit@172.30.200.206>
Fri, 25 Sep 2015 09:03:54 +0000 (09:03 +0000)
jjb/genesis/genesis-foreman.yml
jjb/genesis/genesis-fuel.yml

index 0fd55ce..a6cc36c 100644 (file)
                 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'
 
 - job-template:
     name: 'genesis-foreman-deploy-runner-{stream}'
index fb365f5..7fa98b1 100644 (file)
                 build-step-failure-threshold: 'never'
                 failure-threshold: 'never'
                 unstable-threshold: 'FAILURE'
-        - trigger-builds:
-          - project: 'yardstick-fuel-{stream}'
-            block: true
-            block-thresholds:
-                build-step-failure-threshold: 'never'
-                failure-threshold: 'never'
-                unstable-threshold: 'FAILURE'
+        - trigger-builds:
+          - project: 'yardstick-fuel-{stream}'
+            block: true
+            block-thresholds:
+                build-step-failure-threshold: 'never'
+                failure-threshold: 'never'
+                unstable-threshold: 'FAILURE'
 
 - job-template:
     name: 'genesis-fuel-deploy-runner-{stream}'