Merge "Update UPPER_CONSTRAINTS_FILE for stable/rocky" into stable/rocky

This commit is contained in:
Zuul 2018-10-06 23:56:49 +00:00 committed by Gerrit Code Review
commit 4e5dc439e4
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ envlist = py27,pep8
usedevelop = True
install_command = pip install {opts} {packages}
deps =
-c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt}
-c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?h=stable/rocky}
-r{toxinidir}/requirements.txt
-r{toxinidir}/test-requirements.txt
commands =