mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-09 02:24:58 -06:00
qemu-iotests: Test exiting qemu with running job
When qemu is exited, all running jobs should be cancelled successfully. This adds a test for this for all types of block jobs that currently exist in qemu. Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com>
This commit is contained in:
parent
ecaf8c8a6f
commit
24575bfa8c
3 changed files with 266 additions and 0 deletions
|
@ -175,3 +175,4 @@
|
|||
181 rw auto migration
|
||||
182 rw auto quick
|
||||
183 rw auto migration
|
||||
185 rw auto
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue