qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/4] docker: improve code coverage on CentOS images
@ 2017-07-28 23:33 Philippe Mathieu-Daudé
  2017-07-28 23:33 ` [Qemu-devel] [PATCH 1/4] docker: use one package per line in CentOS config Philippe Mathieu-Daudé
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Philippe Mathieu-Daudé @ 2017-07-28 23:33 UTC (permalink / raw)
  To: Alex Bennée, Fam Zheng
  Cc: Philippe Mathieu-Daudé, qemu-devel, Peter Maydell,
	Stefano Stabellini, Olaf Hering

This series installs more packages to docker images to extend CI code
coverage.

Debian already have those but these images are only used on Shippable.
Extending CentOS images could improve patchew, and local user not custom to
Debian.

The first idea was to add Suse images but only OpenSUSE 13.2 is available on
DockerHub and the problem reported on [1] is using SUSE SLE11.

Regards,

Phil.

[1] http://lists.nongnu.org/archive/html/qemu-devel/2017-07/msg08993.html

Philippe Mathieu-Daudé (4):
  docker: use one package per line in CentOS config
  docker: add Xen libs to centos6 image
  docker: install more packages on CentOS to extend code coverage
  docker: add centos7 image

 tests/docker/dockerfiles/centos6.docker | 31 ++++++++++++++++++++++++++-----
 tests/docker/dockerfiles/centos7.docker | 31 +++++++++++++++++++++++++++++++
 2 files changed, 57 insertions(+), 5 deletions(-)
 create mode 100644 tests/docker/dockerfiles/centos7.docker

-- 
2.13.3

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

end of thread, other threads:[~2017-08-15  8:45 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-28 23:33 [Qemu-devel] [PATCH 0/4] docker: improve code coverage on CentOS images Philippe Mathieu-Daudé
2017-07-28 23:33 ` [Qemu-devel] [PATCH 1/4] docker: use one package per line in CentOS config Philippe Mathieu-Daudé
2017-07-28 23:33 ` [Qemu-devel] [PATCH 2/4] docker: add Xen libs to centos6 image Philippe Mathieu-Daudé
2017-07-28 23:33 ` [Qemu-devel] [PATCH 3/4] docker: install more packages on CentOS to extend code coverage Philippe Mathieu-Daudé
2017-07-28 23:33 ` [Qemu-devel] [PATCH 4/4] docker: add centos7 image Philippe Mathieu-Daudé
2017-08-15  8:45   ` Fam Zheng
2017-08-15  7:58 ` [Qemu-devel] [PATCH 0/4] docker: improve code coverage on CentOS images 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).