aboutsummaryrefslogtreecommitdiff
path: root/openembedded-lkft-lsk-4.4.yaml
diff options
context:
space:
mode:
authorDaniel Díaz <daniel.diaz@linaro.org>2018-10-15 22:51:01 -0500
committerDan Rue <dan.rue@linaro.org>2018-10-16 14:29:29 +0000
commit0fcc11986ef8c7a6523c77da55046f9d77d675a1 (patch)
tree6f366ae7e462b00e8192efa5a8e4598095500979 /openembedded-lkft-lsk-4.4.yaml
parent0bdddb3b78aa9e22e5ffe5f6264cd3e93c7ba362 (diff)
openembedded-lkft-lsk: Update LSK jobs with recent changes from LKFT
These changes include: * using Rocko as the OE RPB branch, * changing the test image to rpb-console-image-lkft, * introducing the distinction between i386/x86_64, and * adding the matrix combinations selector for builds. Chiefly, it tries to solve a problem with the testing of these build jobs, as LAVA reports: Download '/var/lib/lava/dispatcher/tmp/468618/fastboot-deploy-0jn0ywjc/system/' is a directory, not a file due to this definition in the test job being incorrect: actions: [...] - deploy: [...] images: [...] system: url: http://snapshots.linaro.org/openembedded/lkft/morty/hikey/rpb/lsk-4.14/69/ [...] (the URL is missing a filename which used to be rpb-console-image-*.img.gz.) Change-Id: I0b212efc3e6affecedea416e5a25ec826c0ca714 Signed-off-by: Daniel Díaz <daniel.diaz@linaro.org>
Diffstat (limited to 'openembedded-lkft-lsk-4.4.yaml')
-rw-r--r--openembedded-lkft-lsk-4.4.yaml8
1 files changed, 5 insertions, 3 deletions
diff --git a/openembedded-lkft-lsk-4.4.yaml b/openembedded-lkft-lsk-4.4.yaml
index c342aaae..f7f74451 100644
--- a/openembedded-lkft-lsk-4.4.yaml
+++ b/openembedded-lkft-lsk-4.4.yaml
@@ -38,10 +38,10 @@
name: MAKE_KERNELVERSION
- string:
name: IMAGES
- default: 'rpb-console-image'
+ default: 'rpb-console-image-lkft'
- string:
name: MANIFEST_BRANCH
- default: 'morty'
+ default: 'rocko'
- string:
name: PUB_DEST
default: 'openembedded/lkft/${MANIFEST_BRANCH}/${MACHINE}/${DISTRO}/lsk-${KERNEL_VERSION}/${BUILD_NUMBER}'
@@ -60,9 +60,11 @@
- string:
name: SKIP_LAVA
default: ''
+ - matrix-combinations:
+ name: MATRIX_COMBINATIONS
disabled: false
node: master
- display-name: 'LKFT - LSK 4.4 (OpenEmbedded/morty)'
+ display-name: 'LKFT - LSK 4.4 (OpenEmbedded/rocko)'
axes:
- axis:
type: user-defined