From 047608db40ef331943db3f18915a04d3b9a3e7c9 Mon Sep 17 00:00:00 2001 From: Naresh Kamboju Date: Wed, 25 Apr 2018 12:49:47 +0530 Subject: 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 --- automated/linux/ltp/skipfile-lkft.yaml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'automated') 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 -- cgit v1.2.3