Update UPPER_CONSTRAINTS_FILE for stable/ocata

Change-Id: I647c83ca2834a40c6bffa9bb4d53b7f75b156ca7
This commit is contained in:
2017-01-31 20:52:43 +00:00
parent d4ed175f49
commit 01b48a5a42

View File

@@ -5,7 +5,7 @@ skipdist = True
[testenv]
usedevelop = True
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}
setenv = VIRTUAL_ENV={envdir}
BRANCH_NAME=master
CLIENT_NAME=osc-lib