]> xenbits.xensource.com Git - qemu-xen.git/commit
qemu-iotests/stream-under-throttle: do not shutdown QEMU
authorChristian Borntraeger <borntraeger@linux.ibm.com>
Wed, 7 Dec 2022 13:14:52 +0000 (14:14 +0100)
committerThomas Huth <thuth@redhat.com>
Mon, 9 Jan 2023 12:50:13 +0000 (13:50 +0100)
commitad302b21aab6ce873c46c0e9d1ec17842b83132e
tree55d3e76738ff93f520ad85746f78e282f2319474
parent528d9f33cad5245c1099d77084c78bb2244d5143
qemu-iotests/stream-under-throttle: do not shutdown QEMU

Without a kernel or boot disk a QEMU on s390 will exit (usually with a
disabled wait state). This breaks the stream-under-throttle test case.
Do not exit qemu if on s390.

Signed-off-by: Christian Borntraeger <borntraeger@linux.ibm.com>
Message-Id: <20221207131452.8455-1-borntraeger@linux.ibm.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/qemu-iotests/tests/stream-under-throttle