From dbec47faf77a94f8e7ff3324bc08e140c74b3cf9 Mon Sep 17 00:00:00 2001 From: Tim Rozet <trozet@redhat.com> Date: Wed, 13 Jan 2016 11:19:46 -0500 Subject: apex, yardstick: integrate yardstick into apex Creating job for apex to attempt to run yardstick on LFPOD1 Change-Id: Ie9eb8edb39ce9152fc5335a3d57c24b6492d07d8 Signed-off-by: Tim Rozet <trozet@redhat.com> --- jjb/apex/apex.yml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'jjb/apex') diff --git a/jjb/apex/apex.yml b/jjb/apex/apex.yml index be595d4a3..a2c105366 100644 --- a/jjb/apex/apex.yml +++ b/jjb/apex/apex.yml @@ -300,6 +300,13 @@ build-step-failure-threshold: 'never' failure-threshold: 'never' unstable-threshold: 'FAILURE' + - trigger-builds: + - project: 'yardstick-apex-opnfv-jump-1-daily-{stream}' + block: true + block-thresholds: + build-step-failure-threshold: 'never' + failure-threshold: 'never' + unstable-threshold: 'FAILURE' ######################## # parameter macros -- cgit