[LTP] [PATCH v8 2/2] Merge ltp-aio-stress part2 with part1

Andrea Cervesato andrea.cervesato@suse.com
Thu Oct 13 10:21:46 CEST 2022


ltp-aio-stress.part[12] have been merged due to tests duplication and
new ltp-aio-stress test rewrite that doesn't require $TMPDIR parameter
anymore.

Signed-off-by: Andrea Cervesato <andrea.cervesato@suse.com>
---
 runtest/{ltp-aio-stress.part1 => ltp-aio-stress} |  3 +++
 runtest/ltp-aio-stress.part2                     | 11 -----------
 2 files changed, 3 insertions(+), 11 deletions(-)
 rename runtest/{ltp-aio-stress.part1 => ltp-aio-stress} (94%)
 delete mode 100644 runtest/ltp-aio-stress.part2

diff --git a/runtest/ltp-aio-stress.part1 b/runtest/ltp-aio-stress
similarity index 94%
rename from runtest/ltp-aio-stress.part1
rename to runtest/ltp-aio-stress
index c389a039d..4b0b81ce2 100644
--- a/runtest/ltp-aio-stress.part1
+++ b/runtest/ltp-aio-stress
@@ -50,3 +50,6 @@ ADS1047 aio-stress -o1 -O -r32 -t8 -f8
 ADS1048 aio-stress -o1 -O -r64 -t8 -f8
 ADS1049 aio-stress -o1 -O -r128 -t8 -f8
 ADS1050 aio-stress -o1 -O -r256 -t2 -f2
+ADS1051 aio-stress -o3 -r8 -t2 -f2
+ADS1052 aio-stress -o3 -r16 -t2 -f2
+ADS1053 aio-stress -o3 -r32 -t4 -f4
diff --git a/runtest/ltp-aio-stress.part2 b/runtest/ltp-aio-stress.part2
deleted file mode 100644
index e8ac60743..000000000
--- a/runtest/ltp-aio-stress.part2
+++ /dev/null
@@ -1,11 +0,0 @@
-# ltp A-sync IO Stress IO tests
-# ADS2001 aio-stress -o2 -r32 -t2 -f2
-ADS2002 aio-stress -o3 -r8 -t2 -f2
-ADS2003 aio-stress -o3 -r16 -t2 -f2
-ADS2004 aio-stress -o3 -r32 -t4 -f4
-# ADS2005 aio-stress -o3 -r64 -t4 -f4
-# ADS2006 aio-stress -o2 -O -r32 -t2 -f2
-# ADS2007 aio-stress -o3 -O -r8 -t2 -f2
-# ADS2008 aio-stress -o3 -O -r16 -t2 -f2
-# ADS2009 aio-stress -o3 -O -r32 -t4 -f4
-# ADS2010 aio-stress -o3 -O -r64 -t4 -f4
-- 
2.35.3



More information about the ltp mailing list