aboutsummaryrefslogtreecommitdiff
path: root/openembedded-lkft-linaro-hikey-stable-rc-4.4.yaml
diff options
context:
space:
mode:
authorDaniel Díaz <daniel.diaz@linaro.org>2019-02-27 15:26:37 -0600
committerDaniel Díaz <daniel.diaz@linaro.org>2019-03-08 15:39:48 +0000
commitd3b712e78c7538d884423ad78aadf96b9de13a98 (patch)
treeeabff9971832eecfcc5ef1759343930e8cbfeef5 /openembedded-lkft-linaro-hikey-stable-rc-4.4.yaml
parentfc00fd1b6eb9a00a1d23dd69294dbf8ee8c013f5 (diff)
openembedded-lkft-linaro-hikey-stable-rc-4.4: Align build job's parameters
Oh, Hikey 4.4, so apart. This puts all parameters being used into all of the LKFT main jobs: * Stable RC's * Maineline * Next This also fixes a problem with the parameters definition, introduced by https://review.linaro.org/22652 which misplaced a Groovy script in the parameters instead of the email-ext plug-in. Change-Id: Ib0078716d5b518ae1022c619fe1bf0001b2b1907 Signed-off-by: Daniel Díaz <daniel.diaz@linaro.org>
Diffstat (limited to 'openembedded-lkft-linaro-hikey-stable-rc-4.4.yaml')
-rw-r--r--openembedded-lkft-linaro-hikey-stable-rc-4.4.yaml14
1 files changed, 12 insertions, 2 deletions
diff --git a/openembedded-lkft-linaro-hikey-stable-rc-4.4.yaml b/openembedded-lkft-linaro-hikey-stable-rc-4.4.yaml
index 477a40c6..74a0d344 100644
--- a/openembedded-lkft-linaro-hikey-stable-rc-4.4.yaml
+++ b/openembedded-lkft-linaro-hikey-stable-rc-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-hikey-lts-rc'
- string:
@@ -58,13 +61,20 @@
name: QA_SERVER_PROJECT
default: 'linaro-hikey-stable-rc-4.4-oe'
- string:
+ name: KSELFTEST_PATH
+ default: '/opt/kselftests/mainline/'
+ - string:
name: SKIP_LAVA
default: ''
- string:
- presend-script:
- !include-raw: openembedded-lkft/presend-script.groovy
name: LAVA_JOB_PRIORITY
default: '78'
+ - string:
+ name: SANITY_LAVA_JOB_PRIORITY
+ default: '80'
+ - string:
+ name: TEST_SUITES
+ default: 'all'
disabled: false
node: master
display-name: 'LKFT - Linux Stable RC 4.4 + HiKey (OpenEmbedded/rocko)'