aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNaresh Kamboju <naresh.kamboju@linaro.org>2019-02-22 01:49:36 +0530
committerDan Rue <drue@therub.org>2019-02-21 14:33:58 -0600
commit75afd5b2c458d79187df0cfe2f0592721043b7a4 (patch)
treebcc357990634d76a6896f3b46fefeeada2994553
parent267cc24986b65ccaa0d1c26c4c88a469e15ad59e (diff)
LTP: skip LTP dio long running tests on all devices
From KV-171 investigation LTP dio long running tests have been identified and skipping those test cases on all devices. Ref: https://projects.linaro.org/browse/KV-171 Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
-rw-r--r--automated/linux/ltp/skipfile-lkft.yaml21
1 files changed, 21 insertions, 0 deletions
diff --git a/automated/linux/ltp/skipfile-lkft.yaml b/automated/linux/ltp/skipfile-lkft.yaml
index 6ee2d30..d2814bc 100644
--- a/automated/linux/ltp/skipfile-lkft.yaml
+++ b/automated/linux/ltp/skipfile-lkft.yaml
@@ -234,3 +234,24 @@ skiplist:
- all
tests:
- ksm01
+
+ - reason: >
+ skip long running LTP dio tests on all devices
+ url: https://projects.linaro.org/browse/KV-171
+ environments: production
+ boards:
+ - all
+ branches:
+ - all
+ tests:
+ - dio10
+ - dio16
+ - dio17
+ - dio20
+ - dio21
+ - dio24
+ - dio25
+ - dio27
+ - dio28
+ - dio29
+ - dio30