Update UPPER_CONSTRAINTS_FILE for stable/ocata

Change-Id: Ibe80016752ca17a6eb3066c4da36ef42361a599b
This commit is contained in:
2017-01-28 21:22:04 +00:00
parent 049e18af97
commit 03c81088fb

View File

@@ -7,7 +7,7 @@ skipsdist = 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}
{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