dovetail: conditional step bugfix 41/37141/1
authorMatthewLi <matthew.lijun@huawei.com>
Tue, 11 Jul 2017 01:46:35 +0000 (21:46 -0400)
committerMatthewLi <matthew.lijun@huawei.com>
Tue, 11 Jul 2017 01:49:44 +0000 (21:49 -0400)
error log
https://build.opnfv.org/ci/job/compass-os-odl_l3-nofeature-ha-virtual-daily-master/366/
Subprojects triggered but not blocked for

Change-Id: Idc73361430f91c0f2e8002a950a738054442807f
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
jjb/compass4nfv/compass-ci-jobs.yml

index ddd90b6..3335391 100644 (file)
             steps:
                 - trigger-builds:
                     - project: 'dovetail-compass-{pod}-proposed_tests-{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: 'compass-deploy-{pod}-daily-{stream}'