qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 0/4] generic docker run patches


From: Alex Bennée
Subject: Re: [Qemu-devel] [PATCH v2 0/4] generic docker run patches
Date: Tue, 11 Oct 2016 07:48:04 +0100
User-agent: mu4e 0.9.17; emacs 25.1.50.3

Alex Bennée <address@hidden> writes:

> Hi Fam,
>
> I've re-based the series for the generic run target. The aim being to
> allow a developer to run tests against any generic docker target even
> if it is not in the list of approved targets:

Ping?

>
>   make docker-run TEST=test-quick IMAGE=debian:arm64 \
>     EXECUTABLE=./aarch64-linux-user/qemu-aarch64 J=9 SHOW_ENV=1
>
> The existing auto targets still work but have been converted to use
> the generic runner once they have done the validation.
>
> Since last post:
>   - review comments on the main patch
>   - added a travis docker file
>   - minor tweak to the test-mingw script
>
> Alex Bennée (4):
>   tests/docker: add travis dockerfile
>   tests/docker: test-build script
>   tests/docker: make test-mingw honour TARGET_LIST
>   tests/docker/Makefile.include: add a generic docker-run target
>
>  tests/docker/Makefile.include          | 89 
> +++++++++++++++++++++++++---------
>  tests/docker/dockerfiles/travis.docker |  6 +++
>  tests/docker/test-build                | 18 +++++++
>  tests/docker/test-mingw                |  4 +-
>  4 files changed, 93 insertions(+), 24 deletions(-)
>  create mode 100644 tests/docker/dockerfiles/travis.docker
>  create mode 100755 tests/docker/test-build


--
Alex Bennée



reply via email to

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