summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--automated/linux/ltp/skipfile-rpk4
-rw-r--r--plans/rpb_ee/rpb_ee_functional.yaml1
2 files changed, 5 insertions, 0 deletions
diff --git a/automated/linux/ltp/skipfile-rpk b/automated/linux/ltp/skipfile-rpk
new file mode 100644
index 0000000..aac358d
--- /dev/null
+++ b/automated/linux/ltp/skipfile-rpk
@@ -0,0 +1,4 @@
+# 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
diff --git a/plans/rpb_ee/rpb_ee_functional.yaml b/plans/rpb_ee/rpb_ee_functional.yaml
index 38fd7fb..0a656c0 100644
--- a/plans/rpb_ee/rpb_ee_functional.yaml
+++ b/plans/rpb_ee/rpb_ee_functional.yaml
@@ -54,6 +54,7 @@ requirements:
repository: https://git.linaro.org/qa/test-definitions.git
parameters:
TST_CMDFILES: syscalls,mm,math,timers,fcntl-locktests,ipc,fsx,fs,hugetlb,io,nptl,pty,containers,fs_bind,filecaps,admin_tools,connectors
+ SKIPFILE: skipfile-rpk
mandatory: True
- path: automated/linux/libhugetlbfs/libhugetlbfs.yaml
mandatory: True