aboutsummaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2017-10-04 21:10:30 +0000
committerGerrit Code Review <gerrit@automotivelinux.org>2017-10-04 21:10:30 +0000
commit3ef9b52b167f6c4b3c0baa72ef5fd1a38d6e96fc (patch)
tree9277c56a10efd181d2b4860f090d4a39843ce27e /jjb
parent7bd2c46ab035185a1e70c0163d916ea875968254 (diff)
parentc7e9a76ba3b0d40c9eb81ff992808cb50047786e (diff)
Merge "Do not abort the other CIBT jobs on failure"
Diffstat (limited to 'jjb')
-rw-r--r--jjb/ci-AGL-verify/ci-platform-jjb.yaml12
1 files changed, 6 insertions, 6 deletions
diff --git a/jjb/ci-AGL-verify/ci-platform-jjb.yaml b/jjb/ci-AGL-verify/ci-platform-jjb.yaml
index 5f37bd1b..c437eefb 100644
--- a/jjb/ci-AGL-verify/ci-platform-jjb.yaml
+++ b/jjb/ci-AGL-verify/ci-platform-jjb.yaml
@@ -136,27 +136,27 @@
projects:
- name: 'ci-platform-{project}-verify-CIBT-porter-nogfx'
current-parameters: true
- abort-all-job: true
+ #abort-all-job: true
kill-phase-on: FAILURE
- name: 'ci-platform-{project}-verify-CIBT-intel-corei7-64'
current-parameters: true
- abort-all-job: true
+ #abort-all-job: true
kill-phase-on: FAILURE
- name: 'ci-platform-{project}-verify-CIBT-raspberrypi3'
current-parameters: true
- abort-all-job: true
+ #abort-all-job: true
kill-phase-on: FAILURE
- name: 'ci-platform-{project}-verify-CIBT-dra7xx-evm'
current-parameters: true
- abort-all-job: true
+ #abort-all-job: true
kill-phase-on: FAILURE
- name: 'ci-platform-{project}-verify-CIBT-qemux86-64'
current-parameters: true
- abort-all-job: true
+ #abort-all-job: true
kill-phase-on: FAILURE
- name: 'ci-platform-{project}-verify-CIBT-m3ulcb-nogfx'
current-parameters: true
- abort-all-job: true
+ #abort-all-job: true
kill-phase-on: FAILURE
- multijob:
name: 'CIBT-{project}-finish-success'