qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/5] Docker testing and shippable patches
@ 2017-02-24  6:32 Fam Zheng
  2017-02-24  6:32 ` [Qemu-devel] [PULL 1/5] tests/docker: add basic user mapping support Fam Zheng
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Fam Zheng @ 2017-02-24  6:32 UTC (permalink / raw)
  To: qemu-devel; +Cc: Peter Maydell, Fam Zheng, Alex Bennée

The following changes since commit 10f25e4844cb9b3f02fb032f88051dd5b65b4206:

  Merge remote-tracking branch 'remotes/yongbok/tags/mips-20170222' into staging (2017-02-23 09:59:40 +0000)

are available in the git repository at:

  git://github.com/famz/qemu.git tags/for-upstream

for you to fetch changes up to a8f159d45bcb78c00ea160bfc2b94512e4ed9910:

  docker: Install python2 explicitly in docker image (2017-02-24 14:18:11 +0800)

----------------------------------------------------------------

Hi Peter,

These are testing and build automation patches:

- Shippable.com powered CI config
- Docker cross build
- Fixes and MAINTAINERS tweaks.

----------------------------------------------------------------

Alex Bennée (4):
  tests/docker: add basic user mapping support
  new: debian docker targets for cross-compiling
  .shippable.yml: new CI provider
  MAINTAINERS: merge Build and test automation with Docker tests

Fam Zheng (1):
  docker: Install python2 explicitly in docker image

 .shippable.yml                                     | 19 ++++++++++++++++
 MAINTAINERS                                        | 13 ++++++-----
 tests/docker/Makefile.include                      |  6 ++++++
 tests/docker/common.rc                             |  2 +-
 tests/docker/docker.py                             | 16 ++++++++++++--
 tests/docker/dockerfiles/debian-arm64-cross.docker | 15 +++++++++++++
 tests/docker/dockerfiles/debian-armhf-cross.docker | 15 +++++++++++++
 tests/docker/dockerfiles/debian.docker             | 25 ++++++++++++++++++++++
 tests/docker/dockerfiles/fedora.docker             |  2 +-
 9 files changed, 102 insertions(+), 11 deletions(-)
 create mode 100644 .shippable.yml
 create mode 100644 tests/docker/dockerfiles/debian-arm64-cross.docker
 create mode 100644 tests/docker/dockerfiles/debian-armhf-cross.docker
 create mode 100644 tests/docker/dockerfiles/debian.docker

-- 
2.9.3

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

end of thread, other threads:[~2017-02-25 17:49 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-24  6:32 [Qemu-devel] [PULL 0/5] Docker testing and shippable patches Fam Zheng
2017-02-24  6:32 ` [Qemu-devel] [PULL 1/5] tests/docker: add basic user mapping support Fam Zheng
2017-02-24  6:32 ` [Qemu-devel] [PULL 2/5] new: debian docker targets for cross-compiling Fam Zheng
2017-02-24  6:32 ` [Qemu-devel] [PULL 3/5] .shippable.yml: new CI provider Fam Zheng
2017-02-24  6:32 ` [Qemu-devel] [PULL 4/5] MAINTAINERS: merge Build and test automation with Docker tests Fam Zheng
2017-02-24  6:32 ` [Qemu-devel] [PULL 5/5] docker: Install python2 explicitly in docker image Fam Zheng
2017-02-25 17:49 ` [Qemu-devel] [PULL 0/5] Docker testing and shippable patches Peter Maydell

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).