Remove call to yardstick job until SR1 is released 19/1919/3
authorMorgan Richomme <morgan.richomme@orange.com>
Wed, 23 Sep 2015 13:26:21 +0000 (15:26 +0200)
committerFatih Degirmenci <fatih.degirmenci@ericsson.com>
Wed, 23 Sep 2015 17:55:03 +0000 (17:55 +0000)
to avoid side effects

JIRA: RELENG-11

Change-Id: I1043805acca55c8a00191f68cfac1e08bbd6a47a
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
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}'