From c54285ac3f4fcb082cf5fa98c6e3f56c113c057c Mon Sep 17 00:00:00 2001 From: Chase Qi Date: Fri, 16 Jun 2017 16:04:58 +0800 Subject: 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 --- plans/rpb_ee/rpb_ee_functional.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'plans') 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 -- cgit v1.2.3