armband: Deploy triggers yardstick tests for CI pods. 39/20539/2
authorPaul Vaduva <Paul.Vaduva@enea.com>
Wed, 7 Sep 2016 08:13:34 +0000 (10:13 +0200)
committerPaul Vaduva <Paul.Vaduva@enea.com>
Wed, 7 Sep 2016 08:20:04 +0000 (10:20 +0200)
Change-Id: I8b011aafd333c78eaeed59040476b1325e2dc56c
Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
jjb/armband/armband-ci-jobs.yml

index bffa91d..a8cfc04 100644 (file)
                 build-step-failure-threshold: 'never'
                 failure-threshold: 'never'
                 unstable-threshold: 'FAILURE'
+        - trigger-builds:
+            - project: 'yardstick-{installer}-{pod}-daily-{stream}'
+              current-parameters: false
+              predefined-parameters:
+                DEPLOY_SCENARIO={scenario}
+              block: true
+              same-node: true
+              block-thresholds:
+                build-step-failure-threshold: 'never'
+                failure-threshold: 'never'
+                unstable-threshold: 'FAILURE'
 
 - job-template:
     name: 'armband-{installer}-deploy-{pod}-daily-{stream}'