From: Jan-Simon Möller Date: Tue, 12 Sep 2017 12:30:53 +0000 (+0200) Subject: Let the builds continue to see what targets build before stopping the phase X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F67%2F10867%2F1;p=ci-management.git Let the builds continue to see what targets build before stopping the phase Change-Id: If377fcd945d0d9856efab384f06088d2c74accca Signed-off-by: Jan-Simon Möller --- diff --git a/jjb/ci-AGL-verify/ci-platform-jjb.yaml b/jjb/ci-AGL-verify/ci-platform-jjb.yaml index 3e7ce447..4f85c59b 100644 --- a/jjb/ci-AGL-verify/ci-platform-jjb.yaml +++ b/jjb/ci-AGL-verify/ci-platform-jjb.yaml @@ -92,27 +92,27 @@ projects: - name: 'ci-platform-{project}-verify-CIB-porter-nogfx' current-parameters: true - abort-all-job: true + #abort-all-job: true kill-phase-on: FAILURE - name: 'ci-platform-{project}-verify-CIB-intel-corei7-64' current-parameters: true - abort-all-job: true + #abort-all-job: true kill-phase-on: FAILURE - name: 'ci-platform-{project}-verify-CIB-raspberrypi3' current-parameters: true - abort-all-job: true + #abort-all-job: true kill-phase-on: FAILURE - name: 'ci-platform-{project}-verify-CIB-dra7xx-evm' current-parameters: true - abort-all-job: true + #abort-all-job: true kill-phase-on: FAILURE - name: 'ci-platform-{project}-verify-CIB-qemux86-64' current-parameters: true - abort-all-job: true + #abort-all-job: true kill-phase-on: FAILURE - name: 'ci-platform-{project}-verify-CIB-m3ulcb-nogfx' current-parameters: true - abort-all-job: true + #abort-all-job: true kill-phase-on: FAILURE - multijob: name: CIB-{project}-finish-success @@ -120,7 +120,7 @@ projects: - name: 'ci-platform-{project}-verify-CIB-finish-success' current-parameters: true - abort-all-job: true + #abort-all-job: true kill-phase-on: FAILURE # - multijob: # name: 'CIBT-{project}-start'