From 9313ef2d793e85c5b83c2ebbd4430df01cea6785 Mon Sep 17 00:00:00 2001 From: "jose.lausuch" Date: Tue, 24 Nov 2015 16:42:46 +0100 Subject: Add Functest execution after APEX deployment JIRA: FUNCTEST-69 Change-Id: I11ae219ac9090e59c992baa3835f428b3a614b19 Signed-off-by: jose.lausuch --- 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 376515b95..dbc161efd 100644 --- a/jjb/apex/apex.yml +++ b/jjb/apex/apex.yml @@ -191,6 +191,13 @@ - 'apex-upload-artifact' - 'apex-deploy-virtual' - '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 -- cgit 1.2.3-korg