qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Alex Bennée" <alex.bennee@linaro.org>
To: John Snow <jsnow@redhat.com>
Cc: "Fam Zheng" <fam@euphon.net>,
	"Philippe Mathieu-Daudé" <philmd@redhat.com>,
	qemu-devel@nongnu.org
Subject: Re: [PATCH v3 0/6] docker: misc cleanups
Date: Tue, 24 Sep 2019 16:13:35 +0100	[thread overview]
Message-ID: <877e5xbucg.fsf@linaro.org> (raw)
In-Reply-To: <20190923181140.7235-1-jsnow@redhat.com>


John Snow <jsnow@redhat.com> writes:

> This should include anything I've sent so far (not including the RFC for
> more exploratory changes) that hasn't already been included in a roundup
> by Alex Bennée.

Queued to testing/next, thanks.
>
> Mostly, it removes unused docker files and replaces python2 with python3
> in all of the container environments.
>
> V3:
> - Reorder patches to remove everything first, THEN patch for python3
> - Split removal of debian-ports and debian-sid into two patches.
>
> V2:
> - Rolled in python2 --> python3 conversion
> - Added travis conversion to python patch
> - Remove debian8 dockerfile, which is also now unused.
>
> John Snow (6):
>   docker: remove debian8-mxe definitions
>   docker: removed unused debian8 partial image
>   docker: remove 'deprecated' image definitions
>   docker: remove unused debian-ports
>   docker: remove unused debian-sid
>   docker: move tests from python2 to python3
>
>  tests/docker/Makefile.include                 |  9 +++--
>  tests/docker/dockerfiles/centos7.docker       |  2 +-
>  tests/docker/dockerfiles/debian-ports.docker  | 36 -------------------
>  tests/docker/dockerfiles/debian-sid.docker    | 35 ------------------
>  .../dockerfiles/debian-xtensa-cross.docker    |  2 +-
>  tests/docker/dockerfiles/debian10.docker      |  2 +-
>  tests/docker/dockerfiles/debian8.docker       | 34 ------------------
>  tests/docker/dockerfiles/debian9.docker       |  2 +-
>  tests/docker/dockerfiles/travis.docker        |  2 +-
>  tests/docker/dockerfiles/ubuntu.docker        |  2 +-
>  tests/docker/dockerfiles/ubuntu1804.docker    |  2 +-
>  11 files changed, 11 insertions(+), 117 deletions(-)
>  delete mode 100644 tests/docker/dockerfiles/debian-ports.docker
>  delete mode 100644 tests/docker/dockerfiles/debian-sid.docker
>  delete mode 100644 tests/docker/dockerfiles/debian8.docker


--
Alex Bennée


      parent reply	other threads:[~2019-09-24 15:56 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-23 18:11 [PATCH v3 0/6] docker: misc cleanups John Snow
2019-09-23 18:11 ` [PATCH v3 1/6] docker: remove debian8-mxe definitions John Snow
2019-09-23 18:11 ` [PATCH v3 2/6] docker: removed unused debian8 partial image John Snow
2019-09-23 18:11 ` [PATCH v3 3/6] docker: remove 'deprecated' image definitions John Snow
2019-09-24 15:05   ` Philippe Mathieu-Daudé
2019-09-23 18:11 ` [PATCH v3 4/6] docker: remove unused debian-ports John Snow
2019-09-24 15:05   ` Philippe Mathieu-Daudé
2019-09-23 18:11 ` [PATCH v3 5/6] docker: remove unused debian-sid John Snow
2019-09-24 15:06   ` Philippe Mathieu-Daudé
2019-09-23 18:11 ` [PATCH v3 6/6] docker: move tests from python2 to python3 John Snow
2019-09-24 15:08   ` Philippe Mathieu-Daudé
2019-09-23 18:17 ` [PATCH v3 0/6] docker: misc cleanups John Snow
2019-09-24 15:13 ` Alex Bennée [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=877e5xbucg.fsf@linaro.org \
    --to=alex.bennee@linaro.org \
    --cc=fam@euphon.net \
    --cc=jsnow@redhat.com \
    --cc=philmd@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).