]> git.proxmox.com Git - mirror_qemu.git/commit
tests/qemu-iotests/check: Pick a default machine if necessary
authorThomas Huth <thuth@redhat.com>
Tue, 23 Apr 2019 09:19:14 +0000 (11:19 +0200)
committerThomas Huth <thuth@redhat.com>
Tue, 21 May 2019 08:07:29 +0000 (10:07 +0200)
commit4a715461c8eab628e79b1e6889d650455e043b88
tree1bc47c584bd1bca3738583bd139f8002936a5709
parentb807a99369ef534b9e7c10f34f8c64ce708332f3
tests/qemu-iotests/check: Pick a default machine if necessary

qemu-system-arm, qemu-system-aarch64 and qemu-system-tricore do not have
a default machine, so when running the qemu-iotests with such a binary,
lots of tests are failing. Fix it by picking a default machine in the
"check" script instead.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Acked-by: Christian Borntraeger <borntraeger@de.ibm.com>
Message-Id: <20190502084506.8009-3-thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/qemu-iotests/check