qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/6] Expand the building of qemu-user docker images
@ 2016-10-28 16:33 Alex Bennée
  2016-10-28 16:33 ` [Qemu-devel] [PATCH 1/6] tests/docker/Makefile.include: fix diff-index call Alex Bennée
                   ` (6 more replies)
  0 siblings, 7 replies; 19+ messages in thread
From: Alex Bennée @ 2016-10-28 16:33 UTC (permalink / raw)
  To: famz; +Cc: qemu-devel, Alex Bennée

Hi Fam,

These are a little bit of a work in progress so maybe not all ready to
be taken yet although review would be welcome.

This adds some tweaks to allow us to build the cross-arch debian
images with direct make invocations and then see which images we can
test against from the "make docker" help text. Now:

  make docker-image-debian-stable-arm64

Will do exactly as you expect. I can't get:

  make docker-test-quick@debian-stable-arm64

To work but I suspect this needs some fixing to the generated rules.

Comments?

Alex Bennée (6):
  tests/docker/Makefile.include: fix diff-index call
  tests/docker/test-user: a simple linux-user test
  tests/docker: add optional libs to travis.docker
  tests/docker/Makefile: Add a rule for Debian user images
  tests/docker/docker.py: expand images command
  tests/docker/Makefile.include: expand docker help text

 tests/docker/Makefile.include          | 29 ++++++++++++++++++++++++++---
 tests/docker/docker.py                 | 27 ++++++++++++++++++++++-----
 tests/docker/dockerfiles/travis.docker |  9 ++++++++-
 tests/docker/test-user                 | 18 ++++++++++++++++++
 4 files changed, 74 insertions(+), 9 deletions(-)
 create mode 100755 tests/docker/test-user

-- 
2.10.1

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2016-11-01 11:41 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-28 16:33 [Qemu-devel] [PATCH 0/6] Expand the building of qemu-user docker images Alex Bennée
2016-10-28 16:33 ` [Qemu-devel] [PATCH 1/6] tests/docker/Makefile.include: fix diff-index call Alex Bennée
2016-10-31  2:19   ` Fam Zheng
2016-10-31 11:55     ` Alex Bennée
2016-11-01 10:02     ` Alex Bennée
2016-11-01 10:38       ` Fam Zheng
2016-11-01 11:41         ` Alex Bennée
2016-10-28 16:33 ` [Qemu-devel] [PATCH 2/6] tests/docker/test-user: a simple linux-user test Alex Bennée
2016-10-31  2:20   ` Fam Zheng
2016-10-28 16:33 ` [Qemu-devel] [PATCH 3/6] tests/docker: add optional libs to travis.docker Alex Bennée
2016-10-31  2:23   ` Fam Zheng
2016-10-28 16:33 ` [Qemu-devel] [PATCH 4/6] tests/docker/Makefile: Add a rule for Debian user images Alex Bennée
2016-10-28 16:33 ` [Qemu-devel] [PATCH 5/6] tests/docker/docker.py: expand images command Alex Bennée
2016-10-31  2:28   ` Fam Zheng
2016-10-28 16:33 ` [Qemu-devel] [PATCH 6/6] tests/docker/Makefile.include: expand docker help text Alex Bennée
2016-10-31  2:34   ` Fam Zheng
2016-10-31  2:41 ` [Qemu-devel] [PATCH 0/6] Expand the building of qemu-user docker images Fam Zheng
2016-10-31 11:40   ` Alex Bennée
2016-10-31 13:39     ` Fam Zheng

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).