qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Sascha Silbe <silbe@linux.vnet.ibm.com>
To: qemu-devel@nongnu.org, Fam Zheng <famz@redhat.com>
Subject: [Qemu-devel] [PATCH 0/3] docker tests fixes
Date: Thu, 18 Aug 2016 22:12:29 +0200	[thread overview]
Message-ID: <1471551152-26107-1-git-send-email-silbe@linux.vnet.ibm.com> (raw)

A couple of fixes for issues encountered while trying out the new
docker test support. The debian-bootstrap image still doesn't build
for me, but that's a problem for another day.

Thanks for the docker test support, BTW. The centos6 test came in
rather handy today for testing the glib < 2.30 compatibility code.

Sascha Silbe (3):
  docker.py: don't hang on large docker output
  docker: avoid dependency on 'realpath' package
  docker: debian-bootstrap.pre: print helpful message if
    DEB_ARCH/DEB_TYPE unset

 tests/docker/Makefile.include                 |  2 +-
 tests/docker/docker.py                        |  9 ++++++---
 tests/docker/dockerfiles/debian-bootstrap.pre | 13 +++++++++++++
 3 files changed, 20 insertions(+), 4 deletions(-)

-- 
1.9.1

             reply	other threads:[~2016-08-18 20:12 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-18 20:12 Sascha Silbe [this message]
2016-08-18 20:12 ` [Qemu-devel] [PATCH 1/3] docker.py: don't hang on large docker output Sascha Silbe
2016-08-19  8:58   ` Janosch Frank
2016-08-18 20:12 ` [Qemu-devel] [PATCH 2/3] docker: avoid dependency on 'realpath' package Sascha Silbe
2016-08-18 20:12 ` [Qemu-devel] [PATCH 3/3] docker: debian-bootstrap.pre: print helpful message if DEB_ARCH/DEB_TYPE unset Sascha Silbe
2016-08-19  9:56 ` [Qemu-devel] [PATCH 0/3] docker tests fixes Alex Bennée
2016-08-23 13:52   ` Sascha Silbe

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1471551152-26107-1-git-send-email-silbe@linux.vnet.ibm.com \
    --to=silbe@linux.vnet.ibm.com \
    --cc=famz@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).