aboutsummaryrefslogtreecommitdiff
path: root/openembedded-lkft-linux-mainline.yaml
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2017-06-22 10:06:47 +0300
committerFathi Boudra <fathi.boudra@linaro.org>2017-06-22 07:19:24 +0000
commit8caf1d78c6ef53ca0ad82bd35ba05784c9ec4a4a (patch)
treeb751b4044f9813a798434f6f2557579f1332aff1 /openembedded-lkft-linux-mainline.yaml
parent21bd065021a493e65d2f55991ba4ca895aabb776 (diff)
openembedded-lkft: use include-raw for submit_for_testing section
submit_for_testing section is now generic and can be turned into an include-raw. KSELFTEST_SKIPLIST is common to all jobs but if necessary, it can become a job parameter. Change-Id: Ie5e026b2b34aac41f3b13fdcf571e184a7cb9e39 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Diffstat (limited to 'openembedded-lkft-linux-mainline.yaml')
-rw-r--r--openembedded-lkft-linux-mainline.yaml17
1 files changed, 2 insertions, 15 deletions
diff --git a/openembedded-lkft-linux-mainline.yaml b/openembedded-lkft-linux-mainline.yaml
index e4c2e25239..306bd8cddb 100644
--- a/openembedded-lkft-linux-mainline.yaml
+++ b/openembedded-lkft-linux-mainline.yaml
@@ -162,21 +162,8 @@
- project: 'post-build-lava'
property-file: post_build_lava_parameters
block: true
- - shell: |
- export KSELFTEST_SKIPLIST=""
-
- rm -rf configs
- git clone --depth 1 http://git.linaro.org/ci/job/configs.git
-
- python configs/openembedded-lkft/submit_for_testing.py \
- --device-type ${DEVICE_TYPE} \
- --build-number ${BUILD_NUMBER} \
- --lava-server https://lkft.${LAVA_SERVER} \
- --qa-server ${QA_SERVER} \
- --qa-server-team lkft \
- --qa-server-project ${QA_SERVER_PROJECT} \
- --git-commit ${KERNEL_COMMIT} \
- --template-names template-kselftest.yaml template-ltp.yaml template-libhugetlbfs.yaml
+ - shell:
+ !include-raw: openembedded-lkft/submit_for_testing.sh
publishers:
- groovy-postbuild:
script: