aboutsummaryrefslogtreecommitdiff
path: root/lkft-ssh-testrunner
diff options
context:
space:
mode:
authorNaresh Kamboju <naresh.kamboju@linaro.org>2017-11-21 14:15:52 +0530
committerMilosz Wasilewski <milosz.wasilewski@linaro.org>2017-11-22 13:01:08 +0000
commitb0b0bdbe38aa7534e42d63cb1a24277f8fd0412e (patch)
tree60eddbeafb980d856d6f08cdeb5904679d6b09b3 /lkft-ssh-testrunner
parentff94619d910b1bfd7547f23ac5ebbc4c81c55169 (diff)
openembedded-lkft: replace SKIPLIST with SKIPFILE
kselftest skipfiles created as per ${DEVICE_TYPE} and ${KERNEL_VERSION} Remove build parameter "KSELFTEST_SKIPLIST" Ref: LKFT: move kselftest skiplists to git https://projects.linaro.org/browse/QA-1759 Change-Id: Ie13cee2140ae3d0a815e66260582af85673cbc83 Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
Diffstat (limited to 'lkft-ssh-testrunner')
-rw-r--r--lkft-ssh-testrunner/lava-job-definitions/hi6220-hikey/template-kselftest.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lkft-ssh-testrunner/lava-job-definitions/hi6220-hikey/template-kselftest.yaml b/lkft-ssh-testrunner/lava-job-definitions/hi6220-hikey/template-kselftest.yaml
index b8f2e0f4..115844ac 100644
--- a/lkft-ssh-testrunner/lava-job-definitions/hi6220-hikey/template-kselftest.yaml
+++ b/lkft-ssh-testrunner/lava-job-definitions/hi6220-hikey/template-kselftest.yaml
@@ -154,7 +154,7 @@ actions:
- . ./automated/bin/setenv.sh
- export TARGET_IP=$(lava-target-ip)
- echo $TARGET_IP
- - python automated/utils/test-runner.py -d automated/linux/kselftest/kselftest.yaml -g root@$TARGET_IP --lava_run --skip_environment -r SKIPLIST="${KSELFTEST_SKIPLIST}"
+ - python automated/utils/test-runner.py -d automated/linux/kselftest/kselftest.yaml -g root@$TARGET_IP --lava_run --skip_environment
name: kselftests
path: inline/kselftests.yaml
timeout: