mbox series

[0/3] Some fixes for make check-acceptance on a POWER host

Message ID 20190613060728.26955-1-david@gibson.dropbear.id.au (mailing list archive)
Headers show
Series Some fixes for make check-acceptance on a POWER host | expand

Message

David Gibson June 13, 2019, 6:07 a.m. UTC
Here are several patches which address failures I see when attempting
to run "make check-acceptance" on a POWER host machine.

David Gibson (3):
  tests/acceptance: Specify arch for QueryCPUModelExpansion
  tests/acceptance: Handle ppc64le host arch correctly
  tests/acceptance: Increase timeout for LinuxSSH test

 tests/acceptance/avocado_qemu/__init__.py | 2 ++
 tests/acceptance/cpu_queries.py           | 3 +++
 tests/acceptance/linux_ssh_mips_malta.py  | 2 +-
 3 files changed, 6 insertions(+), 1 deletion(-)