aboutsummaryrefslogtreecommitdiff
path: root/ddiaz-oe-lkft.yaml
diff options
context:
space:
mode:
authorDaniel Díaz <daniel.diaz@linaro.org>2019-01-09 10:57:19 -0600
committerDaniel Díaz <daniel.diaz@linaro.org>2019-01-09 10:57:19 -0600
commitde5243bcccd4b3e9939ad48e1907cbcadacac1f0 (patch)
treeae75a4a2703d6e6040b18793d5978c1ba0c1132d /ddiaz-oe-lkft.yaml
parentedfa3429abc9469456a0ab41a0696c7c7e88436a (diff)
ddiaz-oe-lkft: Update test job
Change-Id: I3e1f3c3f3fe4a2e24f45657b830919c7d53f9985 Signed-off-by: Daniel Díaz <daniel.diaz@linaro.org>
Diffstat (limited to 'ddiaz-oe-lkft.yaml')
-rw-r--r--ddiaz-oe-lkft.yaml63
1 files changed, 38 insertions, 25 deletions
diff --git a/ddiaz-oe-lkft.yaml b/ddiaz-oe-lkft.yaml
index 146f53ff6a..7b4313d691 100644
--- a/ddiaz-oe-lkft.yaml
+++ b/ddiaz-oe-lkft.yaml
@@ -45,10 +45,13 @@
name: MAKE_KERNELVERSION
- string:
name: IMAGES
- default: 'rpb-console-image'
+ default: 'rpb-console-image-lkft'
+ - string:
+ name: MANIFEST_URL
+ default: 'https://github.com/96boards/oe-rpb-manifest.git'
- string:
name: MANIFEST_BRANCH
- default: 'morty'
+ default: 'lkft/rocko'
- string:
name: PUB_DEST
default: 'openembedded/lkft/${MANIFEST_BRANCH}/${MACHINE}/${DISTRO}/linux-mainline-ddiaz/${BUILD_NUMBER}'
@@ -68,34 +71,35 @@
name: SKIP_LAVA
default: ''
- string:
- name: DRY_RUN
- default: 'VERYDRY'
+ name: SANITY_LAVA_JOB_PRIORITY
+ default: '80'
- matrix-combinations:
name: MATRIX_COMBINATIONS
disabled: false
node: master
- display-name: 'ddiaz test LKFT - Linux Mainline (OpenEmbedded/morty)'
+ display-name: 'ddiaz test LKFT - Linux Mainline (OpenEmbedded/rocko)'
axes:
- axis:
type: user-defined
name: MACHINE
values:
- 'am57xx-evm'
+ - 'beaglebone'
- 'dragonboard-410c'
- 'hikey'
- 'intel-core2-32'
+ - 'intel-corei7-64'
- 'juno'
- - 'stih410-b2260'
- axis:
type: user-defined
name: DISTRO
values:
- - rpb
+ - lkft
- axis:
type: slave
name: label
values:
- - docker-stretch-amd64
+ - docker-lkft
execution-strategy:
sequential: false
wrappers:
@@ -115,21 +119,24 @@
# Mapping for MACHINE -> DEVICE_TYPE
case "${MACHINE}" in
- am57xx-evm)
- DEVICE_TYPE=x15
- ;;
- dragonboard-410c)
- DEVICE_TYPE=dragonboard-410c
- ;;
hikey)
DEVICE_TYPE=hi6220-hikey
;;
intel-core2-32)
+ DEVICE_TYPE=i386
+ ;;
+ intel-corei7-64)
DEVICE_TYPE=x86
;;
juno)
DEVICE_TYPE=juno-r2
;;
+ am57xx-evm)
+ DEVICE_TYPE=x15
+ ;;
+ dragonboard-410c)
+ DEVICE_TYPE=dragonboard-410c
+ ;;
esac
echo "DEVICE_TYPE=${DEVICE_TYPE}" > device_type_parameters
@@ -143,21 +150,27 @@
!include-raw: openembedded-lkft/builders.sh
- inject:
properties-file: post_build_lava_parameters
-# - linaro-publish-token
-# - shell:
-# !include-raw: openembedded-lkft/publishers.sh
-# - shell:
-# !include-raw: openembedded-lkft/submit_for_testing.sh
-# - shell:
-# !include-raw: openembedded-lkft/qemu-testjobs.sh
-# - inject:
-# properties-file: qemu_device_type_parameters
-# - shell:
-# !include-raw: openembedded-lkft/submit_for_testing.sh
+ - linaro-publish-token
+ - shell:
+ !include-raw: openembedded-lkft/publishers.sh
+ - shell:
+ !include-raw: openembedded-lkft/submit_for_testing.sh
+ - shell:
+ !include-raw: openembedded-lkft/qemu-testjobs.sh
+ - inject:
+ properties-file: qemu_device_type_parameters
+ - shell:
+ !include-raw: openembedded-lkft/submit_for_testing.sh
publishers:
+ - groovy-postbuild:
+ script:
+ !include-raw:
+ - rpb-openembedded/postbuild.groovy
+ - openembedded-lkft/postbuild.groovy
- email-ext:
recipients: 'ddiaz@linaro.org'
matrix-trigger: only-configurations
+ aborted: true
subject: '[CI] ${MACHINE}: ${KERNEL_VERSION_OVERRIDE} {{SRCREV_kernel}} ${BUILD_STATUS}'
body: |
Build URL: ${PROJECT_URL}${BUILD_NUMBER}/