qemu-iotests: Use ppc64 qemu_arch on ppc64le host
authorLukáš Doktor <ldoktor@redhat.com>
Thu, 29 Mar 2018 11:20:53 +0000 (13:20 +0200)
committerMax Reitz <mreitz@redhat.com>
Tue, 3 Apr 2018 15:39:37 +0000 (17:39 +0200)
commit96914159b7c4f9cd574301517c15b0743a050f95
tree6fbc930966a905868be9c3e5d3dd00c1fd17a77c
parent733d1dce0f3c8ab7b79a173f6482781d3718f844
qemu-iotests: Use ppc64 qemu_arch on ppc64le host

The qemu target does not always correspond to the host machine type. For
example ppc64le machine target is ppc64. Let's introduce "qemu_arch"
variable to store the matching qemu architecture related to the current
architecture and use it when auto-detecting the default qemu binary.

Signed-off-by: Lukáš Doktor <ldoktor@redhat.com>
Message-id: 20180329112053.5399-2-ldoktor@redhat.com
Signed-off-by: Max Reitz <mreitz@redhat.com>
tests/qemu-iotests/check
tests/qemu-iotests/common.config