support/docker: add python3
authorRicardo Martincoski <ricardo.martincoski@gmail.com>
Sun, 27 Oct 2019 13:36:53 +0000 (13:36 +0000)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 27 Oct 2019 19:24:10 +0000 (20:24 +0100)
commit8b44338ec5c290b9b4ed2e1acb4377fbdd6375e7
treea7361a8eed7d80aaa05a335dbab73d63c80e2b42
parent17eb6ae92a06e0389b439c499bb962e673bf5724
support/docker: add python3

The test infra will soon be converted to Python 3 only.
So add the interpreter and also the Python 3 variant of modules nose2
and pexpect to the docker image used to run runtime tests.

Keep the Python 2 variant of those modules to allow a gradual
transition.

Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com>
Signed-off-by: Nicolas Carrier <nicolas.carrier@orolia.com>
Cc: Yann E. MORIN <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
support/docker/Dockerfile