summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-03-01 12:11:25 +0000
committerGerrit Code Review <review@openstack.org>2017-03-01 12:11:25 +0000
commit221ca96b7612e8204b11ca3243e6cbcb98ef9323 (patch)
tree52b4372d2eda969d44ac06c017bce5f32c124b12 /tox.ini
parent8cfbe1bad9581392292839885d853e5d9c894a6b (diff)
parent8058716018c1fa55dbba1b03be1e71968e3fc70f (diff)
downloadironic-221ca96b7612e8204b11ca3243e6cbcb98ef9323.tar.gz
Merge "Explicitly use python 2 for the unit-with-driver-libs tox target"
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/tox.ini b/tox.ini
index be020996a..eb05d00e1 100644
--- a/tox.ini
+++ b/tox.ini
@@ -17,6 +17,7 @@ commands = ostestr {posargs}
passenv = http_proxy HTTP_PROXY https_proxy HTTPS_PROXY no_proxy NO_PROXY
[testenv:unit-with-driver-libs]
+basepython = python2
deps = {[testenv]deps}
-r{toxinidir}/driver-requirements.txt