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: Fam Zheng
Subject: Re: [Qemu-devel] [PATCH v2 0/4] generic docker run patches
Date: Tue, 11 Oct 2016 16:03:01 +0800
User-agent: Mutt/1.7.0 (2016-08-17)

On Tue, 10/11 07:48, Alex Bennée wrote:
> 
> 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?

Sorry, still in the middle of processing my inbox after a long holiday (1st -
7th Oct), will take a look at this today.

Fam

> 
> >
> >   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]