qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 00/29] tests/acceptance/virtio_seg_max_adjust: Restrict it


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v2 00/29] tests/acceptance/virtio_seg_max_adjust: Restrict it to Linux/X86
Date: Thu, 6 Feb 2020 17:48:38 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1

On 1/29/20 10:23 PM, Philippe Mathieu-Daudé wrote:
Currently our CI is mostly restricted to Linux/X86.
We want to have more, but until there we have to run these tests
manually, which is why we didn't noticed earlier this test was
failing on OSX.

This series contains the patches I used to debug why the
virtio_seg_max_adjust had broken the OSX CI, but then I
kept testing on other archs, thus added more patches...

Currently our CI is mostly restricted to Linux/X86.
We want to have more, but until there we have to run these tests
manually, which is why we didn't noticed earlier some tests are
failing (on OSX, using --without-default-devices, ...).

Tested on Linux/FreeBSD/OSX, X86/Aarch64.

Regards,

Phil.

Supersedes: <address@hidden>
"tests/acceptance/virtio_seg_max_adjust: Restrict it to Linux/X86"

Denis Plotnikov (1):
   tests: rename virtio_seg_max_adjust to virtio_check_params

Philippe Mathieu-Daudé (28):
   hw/core: Allow setting 'virtio-blk-device.scsi' property on OSX host
   accel/accel: Make TYPE_ACCEL abstract
   python/qemu: Add binutils::binary_get_version()
   tests/acceptance: Use 'version-min' tag to verify QEMU binary version
   tests/acceptance: Restrict X86CPUModelAliases test to QEMU >= 4.1
   python/qemu: Add binutils::binary_get_arch()
   tests/acceptance: Use the 'arch' tag to verify QEMU binary target
   python/qemu: Add binutils::binary_get_machines()
   tests/acceptance: Use 'machine' tag to check if available in QEMU
     binary
   python/qemu: Add binutils::binary_get_qom_implementations()
   python/qemu: Add binutils::binary_get_accels()
   python/qemu/accel: Use binutils::binary_get_accels()
   python/qemu: Add binutils::binary_get_devices()
   tests/acceptance: Use 'device' tags to check availability in QEMU
     binary
   tests/acceptance/virtio_check_params: Only remove listed machines
   tests/acceptance/virtio_check_params: Improve exception logging
   tests/acceptance/virtio_check_params: List machine being tested
   tests/acceptance/virtio_check_params: Only test Xen as superuser
   tests/acceptance/virtio_check_params: Skip test if arch is not
     supported
   tests/acceptance/virtio_check_params: Kludge to skip tests on MIPS
   tests/acceptance/virtio_check_params: Support the s390x architecture
   tests/acceptance/virtio_check_params: Support the ppc architecture
   tests/acceptance/virtio_check_params: Default to -nodefaults
   tests/acceptance/virtio_check_params: Require a virtio-scsi-pci device
   tests/acceptance/boot_linux_console: Do not use VGA on Clipper machine
   tests/acceptance/migration: Default to -nodefaults
   tests/acceptance/version: Default to -nodefaults
   MAINTAINERS: Add Acceptance tests reviewers

I have applied the following patches on my python-next tree [*]:
15/29 tests: rename virtio_seg_max_adjust to virtio_check_params
17/29 tests/acceptance/virtio_check_params: Improve exception logging
18/29 tests/acceptance/virtio_check_params: List machine being tested
24/29 tests/acceptance/virtio_check_params: Default to -nodefaults
26/29 tests/acceptance/boot_linux_console: Do not use VGA on Clipper machine
27/29 tests/acceptance/migration: Default to -nodefaults
28/29 tests/acceptance/version: Default to -nodefaults

I plan to disable the virtio_check_params.py test for now, because it broke the CI and the Virtuozzo folks didn't reply to this series intending to fix it. We will restore it once it later.

[*] https://gitlab.com/philmd/qemu/commits/python-next




reply via email to

[Prev in Thread] Current Thread [Next in Thread]