qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Fam Zheng <famz@redhat.com>
To: Sascha Silbe <silbe@linux.vnet.ibm.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v3 0/8] docker tests fixes
Date: Thu, 8 Sep 2016 19:58:03 +0800	[thread overview]
Message-ID: <20160908115803.GA19102@lemon> (raw)
In-Reply-To: <1473192351-601-1-git-send-email-silbe@linux.vnet.ibm.com>

On Tue, 09/06 22:05, Sascha Silbe wrote:
> A couple of fixes for issues encountered while trying out the new
> docker test support.
> 
> v2→v3:
>   - fix non-portable sort -V usage
>   - send debootstrap.pre error messages to stderr
>   - whitespace changes
> 
> v1→v2:
>   - found a good place to stick the warning about EXECUTABLE
>   - additional fixes for the debian-debootstrap image
> 
> Sascha Silbe (8):
>   docker.py: don't hang on large docker output
>   docker: avoid dependency on 'realpath' package
>   docker: debian-bootstrap.pre: print error messages to stderr
>   docker: debian-bootstrap.pre: print helpful message if
>     DEB_ARCH/DEB_TYPE unset
>   docker: print warning if EXECUTABLE is not set when building
>     debootstrap image
>   docker: make sure debootstrap is at least 1.0.67
>   docker: build debootstrap after cloning
>   docker: silence debootstrap when --quiet is given
> 
>  tests/docker/Makefile.include                 |  5 ++++-
>  tests/docker/docker.py                        | 12 ++++++----
>  tests/docker/dockerfiles/debian-bootstrap.pre | 32 +++++++++++++++++++++++----
>  3 files changed, 40 insertions(+), 9 deletions(-)
> 
> -- 
> 1.9.1
> 

Thanks. Fixed the 'sort -C' portability issue and applied to my docker branch:

http://github.com/famz/qemu/tree/docker

Fam

      parent reply	other threads:[~2016-09-08 11:58 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-06 20:05 [Qemu-devel] [PATCH v3 0/8] docker tests fixes Sascha Silbe
2016-09-06 20:05 ` [Qemu-devel] [PATCH v3 1/8] docker.py: don't hang on large docker output Sascha Silbe
2016-09-06 20:05 ` [Qemu-devel] [PATCH v3 2/8] docker: avoid dependency on 'realpath' package Sascha Silbe
2016-09-06 20:05 ` [Qemu-devel] [PATCH v3 3/8] docker: debian-bootstrap.pre: print error messages to stderr Sascha Silbe
2016-09-06 20:05 ` [Qemu-devel] [PATCH v3 4/8] docker: debian-bootstrap.pre: print helpful message if DEB_ARCH/DEB_TYPE unset Sascha Silbe
2016-09-06 20:05 ` [Qemu-devel] [PATCH v3 5/8] docker: print warning if EXECUTABLE is not set when building debootstrap image Sascha Silbe
2016-09-06 20:05 ` [Qemu-devel] [PATCH v3 6/8] docker: make sure debootstrap is at least 1.0.67 Sascha Silbe
2016-09-07  2:12   ` Fam Zheng
2016-09-07 12:10     ` Sascha Silbe
2016-09-06 20:05 ` [Qemu-devel] [PATCH v3 7/8] docker: build debootstrap after cloning Sascha Silbe
2016-09-06 20:05 ` [Qemu-devel] [PATCH v3 8/8] docker: silence debootstrap when --quiet is given Sascha Silbe
2016-09-08 11:58 ` Fam Zheng [this message]

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=20160908115803.GA19102@lemon \
    --to=famz@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=silbe@linux.vnet.ibm.com \
    /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).