aboutsummaryrefslogtreecommitdiffstats
path: root/jjb/ci-AGL-verify/ci-platform-jjb.yaml
diff options
context:
space:
mode:
authorCorentin LABBE <clabbe@baylibre.com>2019-11-12 15:38:19 +0100
committerCorentin LABBE <clabbe@baylibre.com>2019-11-12 15:44:19 +0100
commit37f8bb2ed1fca158099efa137c1329f5a0d076c1 (patch)
tree6dfc33c597142470ff7cafa54a004878ece70482 /jjb/ci-AGL-verify/ci-platform-jjb.yaml
parente80270f62c3b6eb360ed82aa56de9903bf244743 (diff)
SPEC-2921: Add the h3ulcb-nogfx CIB/CIBT
This patchs adds build and boot test for the h3ulcb. Change-Id: I1dc84e88513aab49db2f7965712f7491c2451af8 Bug-AGL: SPEC-2921 Signed-off-by: Corentin LABBE <clabbe@baylibre.com>
Diffstat (limited to 'jjb/ci-AGL-verify/ci-platform-jjb.yaml')
-rw-r--r--jjb/ci-AGL-verify/ci-platform-jjb.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/jjb/ci-AGL-verify/ci-platform-jjb.yaml b/jjb/ci-AGL-verify/ci-platform-jjb.yaml
index d8f70932..a958544b 100644
--- a/jjb/ci-AGL-verify/ci-platform-jjb.yaml
+++ b/jjb/ci-AGL-verify/ci-platform-jjb.yaml
@@ -6,6 +6,7 @@
- intel-corei7-64
#- dra7xx-evm
- m3ulcb-nogfx
+ - h3ulcb-nogfx
- qemux86-64
- qemuarm
- qemuarm64
@@ -128,6 +129,10 @@
current-parameters: true
#abort-all-job: true
kill-phase-on: FAILURE
+ - name: 'ci-platform-{project}-verify-CIB-h3ulcb-nogfx'
+ current-parameters: true
+ #abort-all-job: true
+ kill-phase-on: FAILURE
- multijob:
name: CIB-{project}-finish-success
condition: SUCCESSFUL
@@ -184,6 +189,10 @@
current-parameters: true
#abort-all-job: true
kill-phase-on: NEVER
+ - name: 'ci-platform-{project}-verify-CIBT-h3ulcb-nogfx'
+ current-parameters: true
+ #abort-all-job: true
+ kill-phase-on: NEVER
- multijob:
name: 'CIBT-{project}-complete'
condition: ALWAYS