summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNaresh Kamboju <naresh.kamboju@linaro.org>2018-04-25 12:49:47 +0530
committerNaresh Kamboju <naresh.kamboju@linaro.org>2018-04-25 12:51:09 +0530
commit047608db40ef331943db3f18915a04d3b9a3e7c9 (patch)
treefcbf7c2789a9509f5d794a4cd4c0733a82aeeb29
parent1177616d27131d480f3147babe874f4233453302 (diff)
LTP: skip sched subtests on qemu_arm and qemu_arm64
Skip the following LTP sched sub tests on qemu arm and arm64 - pth_str01 - pth_str02 - pth_str03 - time-schedule01 Change-Id: I65c30fe0ad02a9bcd5a91c47eb619c7dc20cc817 Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
-rw-r--r--automated/linux/ltp/skipfile-lkft.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/automated/linux/ltp/skipfile-lkft.yaml b/automated/linux/ltp/skipfile-lkft.yaml
index 60881f3..1c27387 100644
--- a/automated/linux/ltp/skipfile-lkft.yaml
+++ b/automated/linux/ltp/skipfile-lkft.yaml
@@ -193,6 +193,8 @@ skiplist:
- hi6220-hikey
- juno-r2
- x86
+ - qemu_arm64
+ - qemu_arm
branches: all
tests:
- pth_str01