Update UPPER_CONSTRAINTS_FILE for stable/pike

Change-Id: I646b0b622250b42bd6dbb920c70e6ad7186a1091
This commit is contained in:
2017-07-28 21:08:28 +00:00
parent 18400d3f2a
commit 7df28d57d8

View File

@@ -6,7 +6,7 @@ skipsdist = True
[testenv]
usedevelop = True
# Customize pip command, add -U to force updates.
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}
setenv = VIRTUAL_ENV={envdir}
BRANCH_NAME=master
CLIENT_NAME=python-zaqarclient