From: Tim Rozet Date: Wed, 20 Jul 2016 20:06:06 +0000 (-0400) Subject: Apex: disables failing parent daily job due to a deploy job failing X-Git-Tag: colorado.1.0~245^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=f86c1196bda589781dff17769a82cfaf3ef06f74;p=releng.git Apex: disables failing parent daily job due to a deploy job failing Change-Id: I556b29578fd8debc7b38970fe256c858aa70556a Signed-off-by: Tim Rozet --- diff --git a/jjb/apex/apex.yml b/jjb/apex/apex.yml index 3ba8842fc..73b379ffd 100644 --- a/jjb/apex/apex.yml +++ b/jjb/apex/apex.yml @@ -662,6 +662,8 @@ OPNFV_CLEAN=yes git-revision: true same-node: true + block-thresholds: + build-step-failure-threshold: 'never' block: true - trigger-builds: - project: 'functest-apex-{daily-slave}-daily-{stream1}' @@ -690,6 +692,8 @@ OPNFV_CLEAN=yes git-revision: true same-node: true + block-thresholds: + build-step-failure-threshold: 'never' block: true - trigger-builds: - project: 'functest-apex-{daily-slave}-daily-{stream1}' @@ -718,6 +722,8 @@ OPNFV_CLEAN=yes git-revision: true same-node: true + block-thresholds: + build-step-failure-threshold: 'never' block: true - trigger-builds: - project: 'functest-apex-{daily-slave}-daily-{stream1}' @@ -746,6 +752,8 @@ OPNFV_CLEAN=yes git-revision: true same-node: true + block-thresholds: + build-step-failure-threshold: 'never' block: true - trigger-builds: - project: 'functest-apex-{daily-slave}-daily-{stream1}'