]> git.proxmox.com Git - qemu.git/commit
qemu-iotests: prefill some data to test image
authorFam Zheng <famz@redhat.com>
Wed, 30 Oct 2013 09:42:28 +0000 (17:42 +0800)
committerKevin Wolf <kwolf@redhat.com>
Wed, 30 Oct 2013 11:51:45 +0000 (12:51 +0100)
commit7890111b642e8e03430c3bf8bd6cedee26cec4fe
treed85fe63375e7c097e26db7945df8804ea5fada73
parent80308d33ec70834a80351a79eba106049b44a366
qemu-iotests: prefill some data to test image

Case 030 occasionally fails because of block job compltes too fast to be
captured by script, and 'unexpected qmp event' of job completion causes
the test failure.

Simply fill in some data to the test image to make this false alarm less
likely to happen.

(For other benefits to prefill data to test image, see also commit
ab68cdfaa).

Signed-off-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
tests/qemu-iotests/030