From e9adfe06e84afddffcff7c51f212105109850e34 Mon Sep 17 00:00:00 2001 From: Jo¶rgen Karlsson Date: Mon, 19 Oct 2015 09:49:30 +0200 Subject: Add yardstick daily job MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I5973a1ea694ca40e8c4494f447123fb24510760d JIRA:- Signed-off-by: Jo¶rgen Karlsson --- jjb/fuel/fuel.yml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'jjb/fuel/fuel.yml') 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' -- cgit 1.2.3-korg