From 871888663fc1d593094e012df55efcd2239f84e6 Mon Sep 17 00:00:00 2001 From: Corentin LABBE Date: Fri, 10 Jan 2020 10:25:50 +0100 Subject: SPEC-2963: Enable CIB for raspberrypi4 Enable CIB for raspberrypi4. We will enable CIBT later, when the board will work in the lab. Change-Id: I16bddaf40e7e53549689812fcbfe71c2168fead0 Bug-AGL: SPEC-2963 Signed-off-by: Corentin LABBE --- jjb/ci-AGL-verify/ci-platform-jjb.yaml | 4 ++++ 1 file changed, 4 insertions(+) (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 14b1e437..6a462e1f 100644 --- a/jjb/ci-AGL-verify/ci-platform-jjb.yaml +++ b/jjb/ci-AGL-verify/ci-platform-jjb.yaml @@ -10,6 +10,7 @@ - qemux86-64 - qemuarm - qemuarm64 + - raspberrypi4 project: - meta-agl - meta-agl-demo @@ -133,6 +134,9 @@ current-parameters: true #abort-all-job: true kill-phase-on: FAILURE + - name: 'ci-platform-{project}-verify-CIB-raspberrypi4' + current-parameters: true + kill-phase-on: FAILURE - multijob: name: CIB-{project}-finish-success condition: SUCCESSFUL -- cgit 1.2.3-korg