OSDN Git Service

iotests: Fix test 131 after repair was added to parallels_open()
authorAlexander Ivanov <alexander.ivanov@virtuozzo.com>
Sat, 1 Jul 2023 10:11:22 +0000 (12:11 +0200)
committerDenis V. Lunev <den@openvz.org>
Wed, 6 Sep 2023 15:36:49 +0000 (17:36 +0200)
commite3820d5f13188cd7e63109ca70ab47916f18ca6e
tree0975b863d4fa4335cb4e3d8591cca0859b5aa6fd
parent8e10861b7d7e0bb73cba02aff2a271d4dcc95fe5
iotests: Fix test 131 after repair was added to parallels_open()

Images repairing in parallels_open() was added, thus parallels tests fail.
Access to an image leads to repairing the image. Further image check don't
detect any corruption. Remove reads after image creation in test 131.

Signed-off-by: Alexander Ivanov <alexander.ivanov@virtuozzo.com>
Reviewed-by: Denis V. Lunev <den@openvz.org>
Signed-off-by: Denis V. Lunev <den@openvz.org>
tests/qemu-iotests/131
tests/qemu-iotests/131.out