qemu/tests/docker/dockerfiles
John Snow bcbf279473 docker: move tests from python2 to python3
As part of the push to drop python2 support, replace any explicit python2
dependencies with python3 versions.

For centos, python2 still exists as an implicit dependency, but by adding
python3 we will be able to build even if the configure script begins to
require python 3.5+.

Tested with centos7, fedora, ubuntu, ubuntu1804, and debian 9 (amd64).
Tested under a custom configure script that requires Python 3.5+.

the travis dockerfile is also moved to using python3, which was tested
by running `make docker-test-build@travis`, which I hope is sufficient.

Signed-off-by: John Snow <jsnow@redhat.com>
Message-Id: <20190923181140.7235-7-jsnow@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Eduardo Habkost <ehabkost@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Cleber Rosa <crosa@redhat.com>
Tested-by: Cleber Rosa <crosa@redhat.com>
2019-09-26 19:00:53 +01:00
..
centos7.docker docker: move tests from python2 to python3 2019-09-26 19:00:53 +01:00
debian-alpha-cross.docker tests/docker: move our Alpha cross compile to Buster 2019-09-10 14:14:31 +01:00
debian-amd64-cross.docker tests/docker: add debian-amd64-cross for non-x86 hosts 2019-09-10 14:14:31 +01:00
debian-amd64.docker tests/docker: Refresh APT cache before installing new packages on Debian 2019-07-23 17:19:11 +01:00
debian-arm64-cross.docker tests/docker: use --arch-only for installing deps 2019-09-10 14:14:31 +01:00
debian-armel-cross.docker tests/docker: use --arch-only for installing deps 2019-09-10 14:14:31 +01:00
debian-armhf-cross.docker tests/docker: use --arch-only for installing deps 2019-09-10 14:14:31 +01:00
debian-bootstrap.docker docker: add commentary to debian-bootstrap.docker 2018-07-24 11:45:25 +01:00
debian-bootstrap.pre debian-bootstrap.pre: Modern shell scripting (use $() instead of ``) 2018-10-24 07:39:03 +01:00
debian-hppa-cross.docker tests/docker: move our HPPA cross compile to Buster 2019-09-10 14:14:31 +01:00
debian-m68k-cross.docker tests/docker: move our m68k cross compile to Buster 2019-09-10 14:14:31 +01:00
debian-mips-cross.docker tests/docker: use --arch-only for installing deps 2019-09-10 14:14:31 +01:00
debian-mips64-cross.docker tests/docker: move our mips64 cross compile to Buster 2019-09-10 14:14:31 +01:00
debian-mips64el-cross.docker tests/docker: use --arch-only for installing deps 2019-09-10 14:14:31 +01:00
debian-mipsel-cross.docker tests/docker: use --arch-only for installing deps 2019-09-10 14:14:31 +01:00
debian-powerpc-cross.docker tests/docker: move our powerpc cross compile to Buster 2019-09-10 14:14:31 +01:00
debian-powerpc-user-cross.docker tests/docker: pin powerpc-user-cross to a snapshot 2019-09-10 14:14:31 +01:00
debian-ppc64-cross.docker tests/docker: move our ppc64 cross compile to Buster 2019-09-10 14:14:31 +01:00
debian-ppc64el-cross.docker tests/docker: use --arch-only for installing deps 2019-09-10 14:14:31 +01:00
debian-riscv64-cross.docker tests/docker: move our riscv64 cross compile to Buster 2019-09-10 14:14:31 +01:00
debian-s390x-cross.docker tests/docker: use --arch-only for installing deps 2019-09-10 14:14:31 +01:00
debian-sh4-cross.docker tests/docker: move our sh4 cross compile to Buster 2019-09-10 14:14:31 +01:00
debian-sparc64-cross.docker tests/docker: move our sparc64 cross compile to Buster 2019-09-10 14:14:31 +01:00
debian-tricore-cross.docker docker: par down QEMU_CONFIGURE_OPTS in debian-tricore-cross 2018-07-24 11:45:25 +01:00
debian-win32-cross.docker tests/docker: Refresh APT cache before installing new packages on Debian 2019-07-23 17:19:11 +01:00
debian-win64-cross.docker tests/docker: Refresh APT cache before installing new packages on Debian 2019-07-23 17:19:11 +01:00
debian-xtensa-cross.docker docker: move tests from python2 to python3 2019-09-26 19:00:53 +01:00
debian9-mxe.docker tests/docker: remove python2.7 from debian9-mxe 2019-09-26 19:00:53 +01:00
debian9.docker docker: move tests from python2 to python3 2019-09-26 19:00:53 +01:00
debian10.docker docker: move tests from python2 to python3 2019-09-26 19:00:53 +01:00
fedora-cris-cross.docker tests/docker: Update the Fedora cross compile images to 30 2019-06-12 17:53:22 +01:00
fedora-i386-cross.docker tests/docker: Update the Fedora cross compile images to 30 2019-06-12 17:53:22 +01:00
fedora.docker tests/docker: Install texinfo in the Fedora image 2019-07-23 15:53:25 +01:00
travis.docker docker: move tests from python2 to python3 2019-09-26 19:00:53 +01:00
ubuntu.docker docker: move tests from python2 to python3 2019-09-26 19:00:53 +01:00
ubuntu1804.docker docker: move tests from python2 to python3 2019-09-26 19:00:53 +01:00