summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNaresh Kamboju <naresh.kamboju@linaro.org>2017-11-20 16:40:11 +0530
committerNaresh Kamboju <naresh.kamboju@linaro.org>2017-11-20 16:40:11 +0530
commit34c07adaa4600a5bdda802d4f01a468890033e20 (patch)
treed46fa3eda3774942eb39af81485dd9f7ef98a9c2
parent137ab60ec9e3dfc6121aedbd9647342cc93b7123 (diff)
LTP: Skip keyctl03 in RPK
This test fails when run under automation but passes when run manually. Reported in https://bugs.linaro.org/show_bug.cgi?id=3451 Change-Id: I5a1781a8a967de7d457017ed5ee91d59d735f07b Signed-off-by: Dan Rue <dan.rue@linaro.org>
-rw-r--r--automated/linux/ltp/skipfile-rpk5
1 files changed, 4 insertions, 1 deletions
diff --git a/automated/linux/ltp/skipfile-rpk b/automated/linux/ltp/skipfile-rpk
index 30be224..23c7f2c 100644
--- a/automated/linux/ltp/skipfile-rpk
+++ b/automated/linux/ltp/skipfile-rpk
@@ -3,6 +3,10 @@
# The issue needs to be fixed from ltp. Refer to https://projects.linaro.org/browse/QA-1662
oom01 oom01
+# 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
@@ -13,4 +17,3 @@ 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
-