tests/migration-test: Disable s390x test when running with TCG
authorThomas Huth <thuth@redhat.com>
Fri, 19 Oct 2018 10:54:47 +0000 (12:54 +0200)
committerThomas Huth <thuth@redhat.com>
Wed, 24 Oct 2018 06:27:25 +0000 (07:27 +0100)
commitd254b392cb1006039e3f1ede3375181b878091c5
treef42f25ca159427f9761a453154b290bcb56a6a46
parent13399aad4fa87b2878c49d02a5d3bafa6c966ba3
tests/migration-test: Disable s390x test when running with TCG

The migration test for s390x sometimes hangs when running with TCG,
similar to the problems that we have already observed with TCG for
the ppc64 guests. Thus disable the s390x test when we are not running
with KVM for now until the problem with TCG has been resolved.

Reviewed-by: Laurent Vivier <lvivier@redhat.com>
Reviewed-by: Emilio G. Cota <cota@braap.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/migration-test.c