Skip to content

Commit fc68de0

Browse files
Update UPPER_CONSTRAINTS_FILE for stable/pike
Change-Id: Ie1100d8c08ff6beb90e82798e7afe6c447123778
1 parent b467e61 commit fc68de0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ whitelist_externals = find
1111
bash
1212
passenv = ZUUL_CACHE_DIR
1313
REQUIREMENTS_PIP_LOCATION
14-
install_command = {toxinidir}/tools/tox_install.sh {env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt} {opts} {packages}
14+
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}
1515
setenv = VIRTUAL_ENV={envdir}
1616
BRANCH_NAME=master
1717
CLIENT_NAME=python-novaclient

0 commit comments

Comments
 (0)