]> git.proxmox.com Git - mirror_qemu.git/commit
iotests/185: Add post-READY quit tests
authorHanna Reitz <hreitz@redhat.com>
Thu, 3 Mar 2022 16:48:14 +0000 (17:48 +0100)
committerKevin Wolf <kwolf@redhat.com>
Fri, 4 Mar 2022 17:14:40 +0000 (18:14 +0100)
commitad6fe44bea25e9b0efe050d00751466ad2779631
treeef6e442756fc3d49c22832a6a63bf3c4e2b4e30f
parent2525edd85fec53e23fda98974a15e3b3c8957596
iotests/185: Add post-READY quit tests

185 tests quitting qemu while a block job is active.  It does not
specifically test quitting qemu while a mirror or active commit job is
in its READY phase.

Add two test cases for this, where we respectively mirror or commit to
an external QSD instance, which provides a throttled block device.  qemu
is supposed to cancel the job so that it can quit as soon as possible
instead of waiting for the job to complete (which it did before 6.2).

Signed-off-by: Hanna Reitz <hreitz@redhat.com>
Message-Id: <20220303164814.284974-5-hreitz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
tests/qemu-iotests/185
tests/qemu-iotests/185.out