Update UPPER_CONSTRAINTS_FILE for stable/pike

Change-Id: I3296ba7ec985a787b7499333cc59297ad184bcc0
This commit is contained in:
OpenStack Release Bot 2017-07-28 21:07:34 +00:00
parent 6c9c971da6
commit b36af57b7a
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ passenv = *_proxy
*_PROXY
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}
deps = -r{toxinidir}/test-requirements.txt
whitelist_externals = bash
find