summaryrefslogtreecommitdiff
path: root/automated/linux/ltp
diff options
context:
space:
mode:
authorChase Qi <chase.qi@linaro.org>2017-06-16 16:04:58 +0800
committerChase Qi <chase.qi@linaro.org>2017-06-16 16:06:38 +0800
commitc54285ac3f4fcb082cf5fa98c6e3f56c113c057c (patch)
tree5e4d57c5db9ec66397fa5e071de0ee8069ace7f4 /automated/linux/ltp
parentf2329ebb8273d2b73eb21bbf5ed15bf290206385 (diff)
linux: ltp: skip oom01 on RPK
oom01 tries to kill bash and python which are needed by our test script. Prevent it from doing so 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 Change-Id: I16ab3ffc6aa7a9e356464c9f6be8ad633a344c8b Signed-off-by: Chase Qi <chase.qi@linaro.org>
Diffstat (limited to 'automated/linux/ltp')
-rw-r--r--automated/linux/ltp/skipfile-rpk4
1 files changed, 4 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