From 75afd5b2c458d79187df0cfe2f0592721043b7a4 Mon Sep 17 00:00:00 2001 From: Naresh Kamboju Date: Fri, 22 Feb 2019 01:49:36 +0530 Subject: 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 --- automated/linux/ltp/skipfile-lkft.yaml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) 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 -- cgit v1.2.3