aboutsummaryrefslogtreecommitdiff
path: root/openembedded-lkft-linux-mainline.yaml
diff options
context:
space:
mode:
authorDaniel Díaz <daniel.diaz@linaro.org>2018-12-17 22:16:09 -0600
committerDaniel Díaz <daniel.diaz@linaro.org>2019-01-23 20:23:03 +0000
commit538fbd94cacb8c8d7c22bd54e382abe7300a3b2b (patch)
treee430d9d85e49d5a75289eebd43e0b76bf81da980 /openembedded-lkft-linux-mainline.yaml
parentc1a3f10c2b949808afed6cea3b20ca2f09eb7f37 (diff)
openembedded-lkft: Simplify builds
Rearrange job definition in order to simplify things: * add script to install dependencies, * separate build and publishing preparation Change-Id: Ic0bfb8ca9afb52000cb77b7b93eca8d33ab20d80 Signed-off-by: Daniel Díaz <daniel.diaz@linaro.org>
Diffstat (limited to 'openembedded-lkft-linux-mainline.yaml')
-rw-r--r--openembedded-lkft-linux-mainline.yaml6
1 files changed, 5 insertions, 1 deletions
diff --git a/openembedded-lkft-linux-mainline.yaml b/openembedded-lkft-linux-mainline.yaml
index 5e052fdcdb..08d9b30381 100644
--- a/openembedded-lkft-linux-mainline.yaml
+++ b/openembedded-lkft-linux-mainline.yaml
@@ -111,7 +111,7 @@
variable: QA_REPORTS_TOKEN
builders:
- shell: |
- #!/bin/bash
+ #!/bin/bash -ex
# Mapping for MACHINE -> DEVICE_TYPE
case "${MACHINE}" in
@@ -143,7 +143,11 @@
- inject:
properties-file: device_type_parameters
- shell:
+ !include-raw: openembedded-lkft/builders-deps.sh
+ - shell:
!include-raw: openembedded-lkft/builders.sh
+ - shell:
+ !include-raw: openembedded-lkft/publishers-prepare.sh
- inject:
properties-file: post_build_lava_parameters
- linaro-publish-token