]> git.proxmox.com Git - mirror_qemu.git/commit - tests/qemu-iotests/030
qemu-iotests: add tests for streaming error handling
authorPaolo Bonzini <pbonzini@redhat.com>
Fri, 28 Sep 2012 15:23:02 +0000 (17:23 +0200)
committerKevin Wolf <kwolf@redhat.com>
Fri, 28 Sep 2012 17:40:56 +0000 (19:40 +0200)
commit90f0b71153c6a85d03967244b9889f892841d835
treea8965ec9261d1492a24c7671733a8579be3254d6
parent4f45056841abced5d57485edf0ff1d2ffc042cb1
qemu-iotests: add tests for streaming error handling

Add a test for each of report/ignore/stop.  The tests use blkdebug
to generate an error in the middle of a script.  The error is
recoverable (once = "on") so that we can test resuming a job after
stopping for an error.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
tests/qemu-iotests/030
tests/qemu-iotests/030.out
tests/qemu-iotests/iotests.py