From 37f8bb2ed1fca158099efa137c1329f5a0d076c1 Mon Sep 17 00:00:00 2001 From: Corentin LABBE Date: Tue, 12 Nov 2019 15:38:19 +0100 Subject: 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 --- jjb/ci-AGL-verify/ci-platform-jjb.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'jjb/ci-AGL-verify/ci-platform-jjb.yaml') 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 -- cgit 1.2.3-korg