Switch to python3.7 for engine tox 18/5018/1
authorFatih Degirmenci <fdegir@gmail.com>
Tue, 9 Jun 2020 13:59:24 +0000 (15:59 +0200)
committerFatih Degirmenci <fdegir@gmail.com>
Tue, 9 Jun 2020 13:59:24 +0000 (15:59 +0200)
commit82107d24d760b8fe87f66afd457f18dcde3571d4
tree2f4508c609c5954492dc5c969777905eb507d995
parent753260cbaf60e798b05755aea8cd9830ca5d3aba
Switch to python3.7 for engine tox

The base image used for building the docker images used for tox
jobs seem to have switched to python3.7 so this change adapts the
tox script for it.

Please note that the engine itself is still on python3.6 but using
python3.7 for tox shouldn't interfere with it or cause issues.

Change-Id: I7dae37c6a5172004e111504f6f9e81fb573e0e11
jjb/engine/scripts/tox.sh