Update UPPER_CONSTRAINTS_FILE for stable/pike

Change-Id: I395ef454cd148e7744ec718ed206e0a2c227e26a
This commit is contained in:
2017-07-28 21:07:20 +00:00
parent ff49384546
commit f2dd023856

View File

@@ -6,7 +6,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/pike} {opts} {packages}
whitelist_externals = find
setenv =
VIRTUAL_ENV={envdir}