From: Jo¶rgen Karlsson Date: Mon, 19 Oct 2015 07:49:30 +0000 (+0200) Subject: Add yardstick daily job X-Git-Tag: test-tag~251 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=e9adfe06e84afddffcff7c51f212105109850e34;p=releng.git Add yardstick daily job Change-Id: I5973a1ea694ca40e8c4494f447123fb24510760d JIRA:- Signed-off-by: Jo¶rgen Karlsson --- diff --git a/jjb/fuel/fuel.yml b/jjb/fuel/fuel.yml index 503aa1b82..97bac401b 100644 --- a/jjb/fuel/fuel.yml +++ b/jjb/fuel/fuel.yml @@ -329,6 +329,13 @@ 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' triggers: - 'fuel-{stream}-daily-trigger'