qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/5] docker: Add test-block


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH 0/5] docker: Add test-block
Date: Fri, 5 May 2017 09:44:04 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.0


On 05/05/2017 05:23, Fam Zheng wrote:
> A few tweaks to the docker images and running commands allow us to run
> qemu-iotests in the fedora container. This will be added to the patchew test
> cases later.
> 
> Fam Zheng (5):
>   docker: Run tests with current user
>   docker: Add bzip2 and hostname to fedora image
>   docker: Use unconfined security profile
>   docker: Add libaio to fedora image
>   docker: Add test-block
> 
>  tests/docker/Makefile.include          |  3 ++-
>  tests/docker/dockerfiles/fedora.docker |  4 ++--
>  tests/docker/test-block                | 21 +++++++++++++++++++++
>  3 files changed, 25 insertions(+), 3 deletions(-)
>  create mode 100755 tests/docker/test-block
> 

Patches 1-4:

Reviewed-by: Paolo Bonzini <address@hidden>

For patch 5, I think we should revive the "quick" qemu-iotests group
(maybe we can have support for skipping groups, and have a "slow" group
with the very few tests that take >30 seconds?) and add the quick tests
to "make check".

Paolo



reply via email to

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