summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-08-23 16:27:15 +0000
committerGerrit Code Review <review@openstack.org>2017-08-23 16:27:15 +0000
commit261c05f0057d556a8910457f1e22ca4d81801081 (patch)
treef15b9e6eb1182cb9228f5aa848787c534443e7a7
parent9d72327326e122a261f1b155856f8c43ed7c587b (diff)
parent8bf8ac6135b678e83032800b53f70c5c3ab69a11 (diff)
downloados-client-config-261c05f0057d556a8910457f1e22ca4d81801081.tar.gz
Merge "Update UPPER_CONSTRAINTS_FILE for stable/pike" into stable/pike
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index bf0fd8b..dd2323a 100644
--- a/tox.ini
+++ b/tox.ini
@@ -7,7 +7,7 @@ skipsdist = True
usedevelop = True
passenv = ZUUL_CACHE_DIR
REQUIREMENTS_PIP_LOCATION
-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