Use Python3 for running neutron tests.

Change-Id: I61a6f1447221c34fdc84fd30fb902819367e0553
This commit is contained in:
Federico Ressi 2018-12-03 17:23:54 +01:00
parent 5424fb3224
commit 3fc234c807
1 changed files with 2 additions and 0 deletions

View File

@ -34,6 +34,8 @@ deps =
[testenv:neutron]
basepython = python3
commands =
stestr --test-path ./tobiko/tests/scenario run {posargs}