summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/ltp/ltp/0001-Remove-OOM-tests-from-runtest-mm.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/ltp/ltp/0001-Remove-OOM-tests-from-runtest-mm.patch')
-rw-r--r--meta/recipes-extended/ltp/ltp/0001-Remove-OOM-tests-from-runtest-mm.patch12
1 files changed, 8 insertions, 4 deletions
diff --git a/meta/recipes-extended/ltp/ltp/0001-Remove-OOM-tests-from-runtest-mm.patch b/meta/recipes-extended/ltp/ltp/0001-Remove-OOM-tests-from-runtest-mm.patch
index e51950f153..cc98079651 100644
--- a/meta/recipes-extended/ltp/ltp/0001-Remove-OOM-tests-from-runtest-mm.patch
+++ b/meta/recipes-extended/ltp/ltp/0001-Remove-OOM-tests-from-runtest-mm.patch
@@ -1,4 +1,4 @@
1From 93772c511d954d755cc9128c58ed8968a5af541b Mon Sep 17 00:00:00 2001 1From e87c2ad1e16cdbd62ba71b2ace3270503decaa56 Mon Sep 17 00:00:00 2001
2From: "Mingde (Matthew) Zeng" <matthewzmd@gmail.com> 2From: "Mingde (Matthew) Zeng" <matthewzmd@gmail.com>
3Date: Wed, 29 Jul 2020 08:47:09 -0400 3Date: Wed, 29 Jul 2020 08:47:09 -0400
4Subject: [PATCH] Remove OOM tests from runtest/mm 4Subject: [PATCH] Remove OOM tests from runtest/mm
@@ -7,16 +7,17 @@ Disable OOM tests, as they might cause oeqa ssh connection lost
7 7
8Upstream-Status: Inappropriate [oe-core specific] 8Upstream-Status: Inappropriate [oe-core specific]
9Signed-off-by: Mingde (Matthew) Zeng <matthew.zeng@windriver.com> 9Signed-off-by: Mingde (Matthew) Zeng <matthew.zeng@windriver.com>
10 10[ pvorel: rebased for 20210927 ]
11Signed-off-by: Petr Vorel <petr.vorel@gmail.com>
11--- 12---
12 runtest/mm | 6 ------ 13 runtest/mm | 6 ------
13 1 file changed, 6 deletions(-) 14 1 file changed, 6 deletions(-)
14 15
15diff --git a/runtest/mm b/runtest/mm 16diff --git a/runtest/mm b/runtest/mm
16index 481d39691..cf207d10e 100644 17index d859b331c..3c2962f44 100644
17--- a/runtest/mm 18--- a/runtest/mm
18+++ b/runtest/mm 19+++ b/runtest/mm
19@@ -74,12 +74,6 @@ ksm06_2 ksm06 -n 10000 20@@ -74,12 +74,6 @@ ksm07 ksm07
20 21
21 cpuset01 cpuset01 22 cpuset01 cpuset01
22 23
@@ -29,3 +30,6 @@ index 481d39691..cf207d10e 100644
29 swapping01 swapping01 -i 5 30 swapping01 swapping01 -i 5
30 31
31 thp01 thp01 -I 120 32 thp01 thp01 -I 120
33--
342.43.0
35