summaryrefslogtreecommitdiff
path: root/automated/linux/ltp/skipfiles/skipfile-rpk
diff options
context:
space:
mode:
authorNaresh Kamboju <naresh.kamboju@linaro.org>2017-12-13 14:54:12 +0530
committerNaresh Kamboju <naresh.kamboju@linaro.org>2017-12-13 19:07:01 +0530
commit889bf135ae526ecfd73a946033b8a3818859aa47 (patch)
tree512e9999c8df7058cbb815b0c756f04b40c90ada /automated/linux/ltp/skipfiles/skipfile-rpk
parent6b3831e09423752ca3414833c4f70953e2244ceb (diff)
[WIP] automated: ltp: skipfile created for skipfile_${device}_{kversion}HEADmaster
Following issues are addressed - Uniform naming as skipfile_{device}_{kversion} - Move all skipfiles under skipfiles directory - Created soft link skipfiles - Skipfile content modified to have single test case name per line Change-Id: Ic0d44e7935ee378ca22e9b144f823a682c29a1ec Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
Diffstat (limited to 'automated/linux/ltp/skipfiles/skipfile-rpk')
-rw-r--r--automated/linux/ltp/skipfiles/skipfile-rpk34
1 files changed, 34 insertions, 0 deletions
diff --git a/automated/linux/ltp/skipfiles/skipfile-rpk b/automated/linux/ltp/skipfiles/skipfile-rpk
new file mode 100644
index 0000000..ba14e17
--- /dev/null
+++ b/automated/linux/ltp/skipfiles/skipfile-rpk
@@ -0,0 +1,34 @@
+# oom01 tries to kill bash and python which are needed by our test script.
+# Prevent oom01 from doing the above causes 'Kernel panic - not syncing: Out of memory and no killable processes...'
+# The issue needs to be fixed from ltp. Refer to https://projects.linaro.org/browse/QA-1662
+oom01 oom01
+
+# By default, Debian installer will set the size of swap partition to the size
+# of memory capacity. min_free_kbytes needs to occupy both memory and swap
+# space. When memory size is large, this test takes hours to finish.
+# For example, on D05 that 128G memory installed, this test takes 191 minutes.
+# It can be finished, but just too long. It is possbile to customize
+# partitioning steps to reduce swap partition size for this single test, but
+# that is probably not wanted.
+min_free_kbytes min_free_kbytes
+
+# keyctl03 fails under automation but passes when run manually..
+# https://bugs.linaro.org/show_bug.cgi?id=3451
+keyctl03 keyctl03
+
+# Known timing issue in test
+# https://bugs.linaro.org/show_bug.cgi?id=3420
+netns_breakns_ns_exec_ipv6_netlink netns_breakns.sh ns_exec ipv6 netlink
+netns_breakns_ns_exec_ipv6_ioctl netns_breakns.sh ns_exec ipv6 ioctl
+netns_breakns_ip_ipv6_netlink netns_breakns.sh ip ipv6 netlink
+netns_breakns_ip_ipv6_ioctl netns_breakns.sh ip ipv6 ioctl
+netns_comm_ns_exec_ipv6_netlink netns_comm.sh ns_exec ipv6 netlink
+netns_comm_ns_exec_ipv6_ioctl netns_comm.sh ns_exec ipv6 ioctl
+netns_comm_ip_ipv6_netlink netns_comm.sh ip ipv6 netlink
+netns_comm_ip_ipv6_ioctl netns_comm.sh ip ipv6 ioctl
+
+# msgctl10 fails on qdf 2400. Not only does it fail, it also does not seem to
+# finish cleanly and cause other tests to fail inconsistently, and all of LTP
+# to exit early (as observed by the number of test results)
+# https://bugs.linaro.org/show_bug.cgi?id=3487
+msgctl10