summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Rue <dan.rue@linaro.org>2017-11-17 14:45:55 -0600
committerDan Rue <dan.rue@linaro.org>2017-11-17 14:46:26 -0600
commit137ab60ec9e3dfc6121aedbd9647342cc93b7123 (patch)
treeccfec5feb30bbbe008d07df3d22a55abf95c32ab
parent692c668acd86ffcc8ff2df97cc38f33742740cc4 (diff)
LTP: Skip netns ipv6 tests in RPK
Known timing issue in test https://bugs.linaro.org/show_bug.cgi?id=3420 Change-Id: Ibe91acb3e1aade7914356ace2c35d269802ba75b Signed-off-by: Dan Rue <dan.rue@linaro.org>
-rw-r--r--automated/linux/ltp/skipfile-rpk12
1 files changed, 12 insertions, 0 deletions
diff --git a/automated/linux/ltp/skipfile-rpk b/automated/linux/ltp/skipfile-rpk
index aac358d..30be224 100644
--- a/automated/linux/ltp/skipfile-rpk
+++ b/automated/linux/ltp/skipfile-rpk
@@ -2,3 +2,15 @@
# 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
+
+# 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
+