]> git.ipfire.org Git - thirdparty/qemu.git/commit
iotests: Use self.image_len in TestRepairQuorum
authorMax Reitz <mreitz@redhat.com>
Tue, 18 Feb 2020 10:34:52 +0000 (11:34 +0100)
committerKevin Wolf <kwolf@redhat.com>
Tue, 18 Feb 2020 10:55:41 +0000 (11:55 +0100)
commit89e2194524b3b503775fe62f507242227d89827c
treed2c066a3bc582a834af41172318262fa25b13810
parentc351afd6f3fe068ff370d872fae4ab096bba0e92
iotests: Use self.image_len in TestRepairQuorum

041's TestRepairQuorum has its own image_len, no need to refer to
TestSingleDrive.  (This patch allows commenting out TestSingleDrive to
speed up 041 during test testing.)

Signed-off-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Message-Id: <20200218103454.296704-18-mreitz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
tests/qemu-iotests/041