public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [RFC PATCH 0/2] Remove floppy and CDROM stress tests
@ 2021-06-07 11:10 Petr Vorel
  2021-06-07 11:10 ` [LTP] [RFC PATCH 1/2] io: Remove stress_floppy Petr Vorel
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Petr Vorel @ 2021-06-07 11:10 UTC (permalink / raw)
  To: ltp

Hi,

does anybody use these tests? Does anybody need to test froppy or CDROM
(even on VM)?

Kind regards,
Petr

Petr Vorel (2):
  io: Remove stress_floppy
  io: Remove stress_cd

 runtest/io_cd                                 |     1 -
 runtest/io_floppy                             |     1 -
 testcases/kernel/io/stress_cd/.gitignore      |     1 -
 testcases/kernel/io/stress_cd/Makefile        |    25 -
 testcases/kernel/io/stress_cd/stress_cd.c     |   244 -
 testcases/kernel/io/stress_floppy/.gitignore  |     4 -
 testcases/kernel/io/stress_floppy/Makefile    |    25 -
 .../io/stress_floppy/datafiles/Makefile       |    31 -
 .../kernel/io/stress_floppy/datafiles/dd_file | 21441 ----------------
 .../datafiles/dumpdir/.gitignore              |     1 -
 .../stress_floppy/datafiles/dumpdir/1K_file   |    19 -
 .../stress_floppy/datafiles/dumpdir/Makefile  |    40 -
 .../datafiles/dumpdir/generate.sh             |    22 -
 .../kernel/io/stress_floppy/stress_floppy     |   264 -
 testscripts/diskio.sh                         |    37 -
 15 files changed, 22156 deletions(-)
 delete mode 100644 runtest/io_cd
 delete mode 100644 runtest/io_floppy
 delete mode 100644 testcases/kernel/io/stress_cd/.gitignore
 delete mode 100644 testcases/kernel/io/stress_cd/Makefile
 delete mode 100644 testcases/kernel/io/stress_cd/stress_cd.c
 delete mode 100644 testcases/kernel/io/stress_floppy/.gitignore
 delete mode 100644 testcases/kernel/io/stress_floppy/Makefile
 delete mode 100644 testcases/kernel/io/stress_floppy/datafiles/Makefile
 delete mode 100644 testcases/kernel/io/stress_floppy/datafiles/dd_file
 delete mode 100644 testcases/kernel/io/stress_floppy/datafiles/dumpdir/.gitignore
 delete mode 100644 testcases/kernel/io/stress_floppy/datafiles/dumpdir/1K_file
 delete mode 100644 testcases/kernel/io/stress_floppy/datafiles/dumpdir/Makefile
 delete mode 100755 testcases/kernel/io/stress_floppy/datafiles/dumpdir/generate.sh
 delete mode 100755 testcases/kernel/io/stress_floppy/stress_floppy
 delete mode 100755 testscripts/diskio.sh

-- 
2.31.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-06-15 11:53 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-07 11:10 [LTP] [RFC PATCH 0/2] Remove floppy and CDROM stress tests Petr Vorel
2021-06-07 11:10 ` [LTP] [RFC PATCH 1/2] io: Remove stress_floppy Petr Vorel
2021-06-07 11:10 ` [LTP] [RFC PATCH 2/2] io: Remove stress_cd Petr Vorel
2021-06-08  6:28 ` [LTP] [RFC PATCH 0/2] Remove floppy and CDROM stress tests Jan Stancek
2021-06-08  8:17   ` Cyril Hrubis
2021-06-08 14:47     ` [LTP] [Automated-testing] " Petr Vorel
2021-06-15 11:53       ` Petr Vorel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox