summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNaresh Kamboju <naresh.kamboju@linaro.org>2017-10-24 21:49:10 +0530
committerNaresh Kamboju <naresh.kamboju@linaro.org>2017-10-24 21:49:40 +0530
commitcc2c5ff46d782b04d62fa8a8df41643adf29c028 (patch)
tree798f6324cefb9fab9f22fc1eefb73355b7f223b5
parentfd68200014e7b5793bc25df654124df761a4b047 (diff)
automated: ltp: skip quota_remount_test01 on hikey and juno
Till this bug resolved quota_remount_test01 will be skipped Reference: ltp-fs-tests/quota_remount_test01 https://bugs.linaro.org/show_bug.cgi?id=3354 mainline kernel tests baselining https://projects.linaro.org/projects/CTT/queues/issue/CTT-585 Change-Id: I7f53182962fab7f03ffe394e6c4d6e2834409267 Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
-rw-r--r--automated/linux/ltp/skipfile-lkft-hikey3
-rw-r--r--automated/linux/ltp/skipfile-lsk-juno4
2 files changed, 7 insertions, 0 deletions
diff --git a/automated/linux/ltp/skipfile-lkft-hikey b/automated/linux/ltp/skipfile-lkft-hikey
index 29c4361..b2784c3 100644
--- a/automated/linux/ltp/skipfile-lkft-hikey
+++ b/automated/linux/ltp/skipfile-lkft-hikey
@@ -85,6 +85,9 @@ fanotify07 fanotify07
# fs:isofs Do not try to build iso's on embedded boards.
isofs
+# ltp-fs-tests/quota_remount_test01
+# https://bugs.linaro.org/show_bug.cgi?id=3354
+quota_remount_test01 quota_remount_test01.sh
# mainline kernel tests baselining
# https://projects.linaro.org/projects/CTT/queues/issue/CTT-585
diff --git a/automated/linux/ltp/skipfile-lsk-juno b/automated/linux/ltp/skipfile-lsk-juno
index 651c75c..82d6167 100644
--- a/automated/linux/ltp/skipfile-lsk-juno
+++ b/automated/linux/ltp/skipfile-lsk-juno
@@ -67,6 +67,10 @@ fanotify07 fanotify07
# fs:isofs Do not try to build iso's on embedded boards.
isofs
+# ltp-fs-tests/quota_remount_test01
+# https://bugs.linaro.org/show_bug.cgi?id=3354
+quota_remount_test01 quota_remount_test01.sh
+
# pth_str02 hangs when using NFS filesystem.
# LKFT: linux-mainline: x86 : ltp sched tests hang due to NFS not responding
# https://bugs.linaro.org/show_bug.cgi?id=3338