Merge "Use TOX_CONSTRAINTS_FILE"

changes/39/816939/1
Zuul 2 years ago committed by Gerrit Code Review
commit 8b8d4bdda3

@ -10,7 +10,7 @@ usedevelop = True
setenv =
PYTHONDONTWRITEBYTECODE=1
deps =
-c{env:UPPER_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
-c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
-r{toxinidir}/test-requirements.txt
commands =
stestr run {posargs}

Loading…
Cancel
Save