Update UPPER_CONSTRAINTS_FILE for stable/ocata

Change-Id: I688df10cd972aa27818bbd6a470b8b7dbc7915c9
This commit is contained in:
2017-01-20 19:16:18 +00:00
parent cd6aee19a4
commit ce561368da

View File

@@ -7,7 +7,7 @@ setenv =
VIRTUAL_ENV={envdir}
BRANCH_NAME=master
CLIENT_NAME=stevedore
install_command = {toxinidir}/tools/tox_install.sh {env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt} {opts} {packages}
install_command = {toxinidir}/tools/tox_install.sh {env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?h=stable/ocata} {opts} {packages}
deps =
-r{toxinidir}/test-requirements.txt
distribute = False