summaryrefslogtreecommitdiff
path: root/automated/linux/ltp
diff options
context:
space:
mode:
authorNaresh Kamboju <naresh.kamboju@linaro.org>2018-02-27 15:08:52 +0530
committerNaresh Kamboju <naresh.kamboju@linaro.org>2018-02-27 15:17:38 +0530
commit219b9ef5f7197fcb2d002d026ed7c028a979d03c (patch)
treed100911ca900ef00b975488f942791b517e74b12 /automated/linux/ltp
parent397c68773e88b109f5939c3ce157ffade3f482cf (diff)
LTP: qemu: update skipfile
Following test cases skipped on qemu runs - readahead02 - gf15 - gf01 - gf14 - quote_remount_test01 Change-Id: Iff4771580b8206d6f90923807ea843ea4b1d1b35 Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
Diffstat (limited to 'automated/linux/ltp')
-rw-r--r--automated/linux/ltp/skipfile-lkft.yaml19
1 files changed, 19 insertions, 0 deletions
diff --git a/automated/linux/ltp/skipfile-lkft.yaml b/automated/linux/ltp/skipfile-lkft.yaml
index 583f019..fb1d958 100644
--- a/automated/linux/ltp/skipfile-lkft.yaml
+++ b/automated/linux/ltp/skipfile-lkft.yaml
@@ -250,6 +250,8 @@ skiplist:
boards:
- hi6220-hikey
- juno-r2
+ - qemu_x86_64
+ - qemu_arm64
branches: all
tests:
- quota_remount_test01
@@ -352,6 +354,21 @@ skiplist:
tests:
- gf18
+ - reason: >
+ fs:gf01:gf14:gf15: This test requires >4GB to run. Skip on devices that don't have
+ that much space available.
+ url:
+ environments:
+ - production
+ boards:
+ - qemu_x86_64
+ - qemu_arm64
+ branches: all
+ tests:
+ - gf01
+ - gf14
+ - gf15
+
- reason: "LKFT: 4.4: LTP readahead02 fails on x86"
url: https://bugs.linaro.org/show_bug.cgi?id=3457
environments:
@@ -359,6 +376,8 @@ skiplist:
boards:
- juno-r2
- x86
+ - qemu_x86_64
+ - qemu_arm64
branches: all
tests:
- readahead02