tests/migration: Skip tests for ppc tcg
commit5fd4a9c97397bc0819a919de7a62ec972ec85260
authorDr. David Alan Gilbert <dgilbert@redhat.com>
Fri, 6 Jul 2018 14:31:05 +0000 (6 15:31 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 6 Jul 2018 15:18:31 +0000 (6 16:18 +0100)
tree102666fac3ec0af7606c59c36b97d5c014d77fb0
parenta428594042bad540479733548b748b78a1a234b8
tests/migration: Skip tests for ppc tcg

PPC tcg seems to be failing migration tests quite regularly;
we believe this is TCG bugs in dirty bit updating; it's
not clear why PPC fails more but lets skip for the moment.

$ ./tests/migration-test
/ppc64/migration/deprecated: OK
/ppc64/migration/bad_dest: Skipping test: kvm_hv not available OK
/ppc64/migration/postcopy/unix: Skipping test: kvm_hv not available OK
/ppc64/migration/precopy/unix: Skipping test: kvm_hv not available OK

Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Reviewed-by: Laurent Vivier <lvivier@redhat.com>
Message-id: 20180706143105.93472-1-dgilbert@redhat.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
tests/migration-test.c