summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/ltp/ltp/0001-Remove-OOM-tests-from-runtest-mm.patch
blob: cc98079651177c56586b211b642eb88de10104f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
From e87c2ad1e16cdbd62ba71b2ace3270503decaa56 Mon Sep 17 00:00:00 2001
From: "Mingde (Matthew) Zeng" <matthewzmd@gmail.com>
Date: Wed, 29 Jul 2020 08:47:09 -0400
Subject: [PATCH] Remove OOM tests from runtest/mm

Disable OOM tests, as they might cause oeqa ssh connection lost

Upstream-Status: Inappropriate [oe-core specific]
Signed-off-by: Mingde (Matthew) Zeng <matthew.zeng@windriver.com>
[ pvorel: rebased for 20210927 ]
Signed-off-by: Petr Vorel <petr.vorel@gmail.com>
---
 runtest/mm | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/runtest/mm b/runtest/mm
index d859b331c..3c2962f44 100644
--- a/runtest/mm
+++ b/runtest/mm
@@ -74,12 +74,6 @@ ksm07 ksm07
 
 cpuset01 cpuset01
 
-oom01 oom01
-oom02 oom02
-oom03 oom03
-oom04 oom04
-oom05 oom05
-
 swapping01 swapping01 -i 5
 
 thp01 thp01 -I 120
-- 
2.43.0