qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH v2 0/7] docker tests fixes


From: Sascha Silbe
Subject: [Qemu-devel] [PATCH v2 0/7] docker tests fixes
Date: Wed, 24 Aug 2016 20:30:56 +0200

A couple of fixes for issues encountered while trying out the new
docker test support. As of v2 building the debian-debootstrap image
now works on my laptop, too.

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

v1→v2:
  - found a good place to stick the warning about EXECUTABLE
  - additional fixes for the debian-debootstrap image

Sascha Silbe (7):
  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
  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 | 23 +++++++++++++++++++++++
 3 files changed, 35 insertions(+), 5 deletions(-)

-- 
1.9.1




reply via email to

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