Update UPPER_CONSTRAINTS_FILE for stable/pike

Change-Id: I6788e3e39983b7f002a45c4fa727f2f6550c4a7f
This commit is contained in:
OpenStack Release Bot 2017-07-28 21:04:47 +00:00
parent 52eeb3c6e7
commit 96603a637b
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ minversion = 2.0
envlist = py35,py27,pep8,pip-missing-reqs
[testenv]
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/pike} {opts} {packages}
whitelist_externals = bash
env
setenv =