OSDN Git Service

tests: t9030 wait for partition removal
authorBrian C. Lane <bcl@redhat.com>
Fri, 21 Oct 2011 20:46:53 +0000 (13:46 -0700)
committerJim Meyering <meyering@redhat.com>
Fri, 4 Nov 2011 20:36:55 +0000 (21:36 +0100)
commit021774cd30af313afdeb6ba7f71b479f5f2e52b1
treef24a3e574a67f04313fc46b83f9e8bc19af31daa
parent2ecc299070da4a6c4db0c7c5a84da990a07cd095
tests: t9030 wait for partition removal

The removal of the partition may take enough time that the next
mkpart will fail.  Wait for it to be removed.

Remove scsi_debug size and set the end of the partition to 800s so that
it will fit inside the default scsi_debug size of 8M, even when sector
size is 4Kb. This prevents failures on machines with limited memory.

* tests/t9030-align-check.sh: Wait for partition removal and use
a smaller disk.
tests/t9030-align-check.sh