Update UPPER_CONSTRAINTS_FILE for stable/queens

Change-Id: I4e508085e8bf1e0c693b4c073e8cb8637574eace
This commit is contained in:
2018-01-24 18:10:39 +00:00
parent 8486fc1f93
commit 559fad525a

View File

@@ -13,7 +13,7 @@ setenv =
LANGUAGE=en_US:en
LC_ALL=C
deps =
-c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt}
-c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?h=stable/queens}
-r{toxinidir}/requirements.txt
-r{toxinidir}/test-requirements.txt
commands = stestr run {posargs}