From 06b249dc50ce7235ef60352ad07658981d15842d Mon Sep 17 00:00:00 2001 From: Jan-Simon Möller Date: Sat, 23 Mar 2019 13:56:20 +0100 Subject: Enhance reporting on platform side MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Failed builds will now report -1. Change-Id: Ic4b3e788a1cedf53771eff00e38cddcbd8729154 Signed-off-by: Jan-Simon Möller --- jjb/ci-AGL-verify/ci-platform-jjb.yaml | 44 +++++++++++++++++++++++++++------- 1 file changed, 36 insertions(+), 8 deletions(-) (limited to 'jjb/ci-AGL-verify') diff --git a/jjb/ci-AGL-verify/ci-platform-jjb.yaml b/jjb/ci-AGL-verify/ci-platform-jjb.yaml index a66862b2..9b3ba36f 100644 --- a/jjb/ci-AGL-verify/ci-platform-jjb.yaml +++ b/jjb/ci-AGL-verify/ci-platform-jjb.yaml @@ -27,6 +27,8 @@ - ci-platform-{project}-verify-CIBT-{machine} - ci-platform-{project}-verify-CIBT-finish-success - ci-platform-{project}-remove-artifacts + description: "Managed by JJB. Do not Edit. \ +
Build time graph:
" ################################################################################################################################################################ @@ -41,6 +43,8 @@ project-type: multijob concurrent: true node: control-slave + description: "Managed by JJB. Do not Edit. \ +
Build time graph:
" parameters: - string: name: GERRIT_PROJECT @@ -127,14 +131,22 @@ current-parameters: true #abort-all-job: true kill-phase-on: FAILURE - # - multijob: - # name: 'CIBT-{project}-start' - # condition: SUCCESSFUL - # projects: - # - name: 'ci-platform-{project}-verify-CIBT-start' - # current-parameters: true - # abort-all-job: true - # kill-phase-on: FAILURE + - multijob: + name: CIB-{project}-verify-failure + condition: FAILURE + projects: + - name: 'ci-platform-{project}-verify-failure' + current-parameters: true + #abort-all-job: true + kill-phase-on: FAILURE + # - multijob: + # name: 'CIBT-{project}-start' + # condition: SUCCESSFUL + # projects: + # - name: 'ci-platform-{project}-verify-CIBT-start' + # current-parameters: true + # abort-all-job: true + # kill-phase-on: FAILURE - multijob: name: CIBT-{project} condition: SUCCESSFUL @@ -187,6 +199,8 @@ project-type: freestyle concurrent: true node: control-slave + description: "Managed by JJB. Do not Edit. \ +
Build time graph:
" parameters: - string: name: GERRIT_PROJECT @@ -234,6 +248,8 @@ project-type: freestyle concurrent: true node: agl-test-slave + description: "Managed by JJB. Do not Edit. \ +
Build time graph:
" parameters: - string: name: GERRIT_PROJECT @@ -301,6 +317,8 @@ project-type: freestyle concurrent: true node: control-slave + description: "Managed by JJB. Do not Edit. \ +
Build time graph:
" parameters: - string: name: GERRIT_PROJECT @@ -345,6 +363,8 @@ project-type: freestyle concurrent: true node: control-slave + description: "Managed by JJB. Do not Edit. \ +
Build time graph:
" parameters: - string: name: GERRIT_PROJECT @@ -393,6 +413,8 @@ project-type: freestyle concurrent: true node: control-slave + description: "Managed by JJB. Do not Edit. \ +
Build time graph:
" parameters: - string: name: GERRIT_PROJECT @@ -439,6 +461,8 @@ project-type: freestyle concurrent: true node: hwtest-slave + description: "Managed by JJB. Do not Edit. \ +
Build time graph:
" parameters: - string: name: GERRIT_PROJECT @@ -518,6 +542,8 @@ project-type: freestyle concurrent: true node: control-slave + description: "Managed by JJB. Do not Edit. \ +
Build time graph:
" parameters: - string: name: GERRIT_PROJECT @@ -567,6 +593,8 @@ project-type: freestyle concurrent: true node: control-slave + description: "Managed by JJB. Do not Edit. \ +
Build time graph:
" parameters: - string: name: GERRIT_PROJECT -- cgit 1.2.3-korg