[parted-devel] [PATCH 0/7] Use smaller scsi_debug disks

Brian C. Lane bcl at redhat.com
Tue Jul 13 00:55:06 BST 2021


In bug https://debbugs.gnu.org/cgi/bugreport.cgi?bug=49487 Ross Burton
reported problems running the test suite in a VM with 512M. There's no
good reason to use really large disk sizes with scsi_debug so I changed
the large ones to use 10MB (except for t3000 which uses 16MB). This
should make it easier to run things in a VM or CI environment.

Brian C. Lane (7):
  tests/t1100: Change dev_size_mb to 10
  tests/t1101: Change dev_size_mb to 10
  tests/t1102: Change dev_size_mb to 10
  tests/t1701: Change dev_size_mb to 10
  tests/t3000: Change dev_size_mb to 16
  tests/t3200: Change dev_size_mb to 10
  tests/t6006: Change dev_size_mb to 10

 tests/t1100-busy-label.sh      |  6 +++---
 tests/t1101-busy-partition.sh  |  6 +++---
 tests/t1102-loop-label.sh      |  6 +++---
 tests/t1701-rescue-fs.sh       |  4 ++--
 tests/t3000-resize-fs.sh       |  6 +++---
 tests/t3200-type-change.sh     |  4 ++--
 tests/t6006-dm-512b-sectors.sh | 12 ++++++------
 7 files changed, 22 insertions(+), 22 deletions(-)

-- 
2.31.1




More information about the parted-devel mailing list