aboutsummaryrefslogtreecommitdiff
path: root/plans
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 /plans
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 'plans')
-rw-r--r--plans/rpb_ee/rpb_ee_functional.yaml1
1 files changed, 1 insertions, 0 deletions
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