From 6100dc7c40d46b337b70639c03a2752b651c75e8 Mon Sep 17 00:00:00 2001 From: Kevin Hilman Date: Tue, 26 Feb 2019 20:30:40 -0800 Subject: AGL-verify/ci-platform: add QEMU arm/arm64 builds Change-Id: I0554333c0760af73e9b303acebd81c7050ed8b8e Signed-off-by: Kevin Hilman --- jjb/ci-AGL-verify/ci-platform-jjb.yaml | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) (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 08d76017..058a508b 100644 --- a/jjb/ci-AGL-verify/ci-platform-jjb.yaml +++ b/jjb/ci-AGL-verify/ci-platform-jjb.yaml @@ -2,12 +2,13 @@ - project: name: ci-platform-AGL machine: - - cyclone5 - raspberrypi3 - intel-corei7-64 - dra7xx-evm - m3ulcb-nogfx - qemux86-64 + - qemuarm + - qemuarm64 project: - meta-agl - meta-agl-demo @@ -90,10 +91,6 @@ name: CIB-{project} condition: SUCCESSFUL projects: - - name: 'ci-platform-{project}-verify-CIB-porter-nogfx' - current-parameters: 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 @@ -110,6 +107,14 @@ current-parameters: true #abort-all-job: true kill-phase-on: FAILURE + - name: 'ci-platform-{project}-verify-CIB-qemuarm' + current-parameters: true + #abort-all-job: true + kill-phase-on: FAILURE + - name: 'ci-platform-{project}-verify-CIB-qemuarm64' + current-parameters: true + #abort-all-job: true + kill-phase-on: FAILURE - name: 'ci-platform-{project}-verify-CIB-m3ulcb-nogfx' current-parameters: true #abort-all-job: true @@ -134,10 +139,6 @@ name: CIBT-{project} condition: SUCCESSFUL projects: - - name: 'ci-platform-{project}-verify-CIBT-porter-nogfx' - current-parameters: 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 -- cgit 1.2.3-korg