From: Tim Rozet Date: Mon, 30 Nov 2015 17:19:36 +0000 (+0000) Subject: Merge "do not upload Apex artifacts when daily fails" X-Git-Tag: test-tag~146 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=99461785a9fa5541177db93b9a3e2e0c94dd75b7;p=releng.git Merge "do not upload Apex artifacts when daily fails" --- 99461785a9fa5541177db93b9a3e2e0c94dd75b7 diff --cc jjb/apex/apex.yml index 716e1954b,60554b3ae..cb0a0f369 --- a/jjb/apex/apex.yml +++ b/jjb/apex/apex.yml @@@ -176,16 -188,9 +176,16 @@@ builders: - 'apex-build' - - 'apex-upload-artifact' - 'apex-deploy-virtual' + - 'apex-upload-artifact' - 'apex-workspace-cleanup' + - trigger-builds: + - project: 'functest-apex-{stream}' + block: true + block-thresholds: + build-step-failure-threshold: 'never' + failure-threshold: 'never' + unstable-threshold: 'FAILURE' ######################## # parameter macros