tests/acceptance/virtio_check_params: Default to -nodefaults
commit77f50e826faeb5e7c511e9d99adfbd086ffbff4d
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Wed, 29 Jan 2020 21:23:40 +0000 (29 22:23 +0100)
committerPhilippe Mathieu-Daudé <philmd@redhat.com>
Fri, 7 Feb 2020 14:12:48 +0000 (7 15:12 +0100)
tree2e474ed6baf73e0e42e89f84f7144b578442ab79
parente435f66bd33bd2e4847e6882918e1a016d757eab
tests/acceptance/virtio_check_params: Default to -nodefaults

We don't need the default options to run this test.

This fixes errors when running a binary built with
--without-default-devices such:

  ERROR: qemu-system-s390x: Unknown device 'virtio-net-ccw' for bus 'virtual-css-bus'

Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20200129212345.20547-25-philmd@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
tests/acceptance/virtio_check_params.py