aboutsummaryrefslogtreecommitdiff
path: root/openembedded-lkft-linux-stable-rt-4.4.yaml
diff options
context:
space:
mode:
authorDaniel Díaz <daniel.diaz@linaro.org>2019-03-15 10:16:05 -0600
committerDaniel Díaz <daniel.diaz@linaro.org>2019-03-15 10:17:15 -0600
commitb79c7bac290488ed17dab7ed2ceb7a563ee5718b (patch)
treed338179ab5ce6bd6fe77294d79a1e3437f5758de /openembedded-lkft-linux-stable-rt-4.4.yaml
parent9d28eac0df7acb00a3f2fb9fa1f8db1309a86b23 (diff)
openembedded-lkft-linux-stable-rt-4.4: Use LKFT distro
This also aligns parameters with other LKFT jobs. Change-Id: Ie011e8799fe09c2f1450f196c3a039ad29790f7a Signed-off-by: Daniel Díaz <daniel.diaz@linaro.org>
Diffstat (limited to 'openembedded-lkft-linux-stable-rt-4.4.yaml')
-rw-r--r--openembedded-lkft-linux-stable-rt-4.4.yaml38
1 files changed, 34 insertions, 4 deletions
diff --git a/openembedded-lkft-linux-stable-rt-4.4.yaml b/openembedded-lkft-linux-stable-rt-4.4.yaml
index 5a5f979d..ee2468a6 100644
--- a/openembedded-lkft-linux-stable-rt-4.4.yaml
+++ b/openembedded-lkft-linux-stable-rt-4.4.yaml
@@ -25,6 +25,9 @@
name: KERNEL_VERSION
default: '4.4'
- string:
+ name: KERNEL_VERSION_OVERRIDE
+ default: '${KERNEL_VERSION}'
+ - string:
name: KERNEL_RECIPE
default: 'linux-generic-stable-rt'
- string:
@@ -38,10 +41,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-stable-rt-${KERNEL_VERSION}/${BUILD_NUMBER}'
@@ -55,8 +61,22 @@
name: QA_SERVER_PROJECT
default: 'TBD'
- string:
+ name: KSELFTEST_PATH
+ default: '/opt/kselftests/mainline/'
+ - string:
name: SKIP_LAVA
default: '1'
+ - string:
+ name: LAVA_JOB_PRIORITY
+ default: '60'
+ - string:
+ name: SANITY_LAVA_JOB_PRIORITY
+ default: '80'
+ - string:
+ name: TEST_SUITES
+ default: 'all'
+ - matrix-combinations:
+ name: MATRIX_COMBINATIONS
disabled: false
node: master
display-name: 'LKFT - Linux Stable RT 4.4 (OpenEmbedded/morty)'
@@ -70,12 +90,12 @@
type: user-defined
name: DISTRO
values:
- - rpb
+ - lkft
- axis:
type: slave
name: label
values:
- - docker-stretch-amd64
+ - docker-lkft
execution-strategy:
sequential: false
wrappers:
@@ -95,9 +115,18 @@
# Mapping for MACHINE -> DEVICE_TYPE
case "${MACHINE}" in
+ intel-core2-32)
+ DEVICE_TYPE=i386
+ ;;
+ intel-corei7-64)
+ DEVICE_TYPE=x86
+ ;;
juno)
DEVICE_TYPE=juno-r2
;;
+ am57xx-evm)
+ DEVICE_TYPE=x15
+ ;;
esac
echo "DEVICE_TYPE=${DEVICE_TYPE}" > device_type_parameters
@@ -125,6 +154,7 @@
- email-ext:
recipients: 'lkft-maintainers@lists.linaro.org'
matrix-trigger: only-configurations
+ aborted: true
subject: '[CI] ${MACHINE}: ${KERNEL_BRANCH} {{SRCREV_kernel}} ${BUILD_STATUS}'
body: |
Build URL: ${PROJECT_URL}${BUILD_NUMBER}/