tests/qemu-iotests/testenv: Use the "r2d" machine for sh4/sh4eb
authorThomas Huth <thuth@redhat.com>
Tue, 17 Sep 2024 19:43:50 +0000 (21:43 +0200)
committerMichael Tokarev <mjt@tls.msk.ru>
Fri, 20 Sep 2024 07:05:00 +0000 (10:05 +0300)
commitfd7294335c9ce7f9cb5e4b5e3b3148d9e8cce3bd
tree38124d03765f4ffe99c2164c7ba829861c3b8f09
parent798f35fc883c8beb3fe2fca2e00c697e2d307223
tests/qemu-iotests/testenv: Use the "r2d" machine for sh4/sh4eb

Commit 0ea0538fae516f9b4 removed the default machine of the sh4
binaries, so a lot of iotests are failing now without such a default
machine. Teach the iotest harness to use the "r2d" machine instead
to fix this problem.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
tests/qemu-iotests/testenv.py