uber-archive / makisu

Fast and flexible Docker image building tool, works in unprivileged containerized environments like Mesos and Kubernetes.
Apache License 2.0
2.41k stars 156 forks source link

Upgrade Integration Tests to python 3.x #300

Closed aaronmell closed 4 years ago

aaronmell commented 4 years ago

I was trying to run the integration tests on my machine, and they were failing. The integration tests don't explicitly specify the python version, and I have python 3.7 as my default version. Since python 2.7 was EOL at the end of 2019, some time should be spent to make the tests run on 3.7