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

This commit is contained in:
Zuul 2018-08-28 07:36:59 +00:00 committed by Gerrit Code Review
commit 6525b6323b

View File

@ -7,7 +7,7 @@ envlist = docs,linters,functional
[testenv]
usedevelop = True
install_command =
pip install -c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt} {opts} {packages}
pip install -c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?h=stable/rocky} {opts} {packages}
commands =
/usr/bin/find . -type f -name "*.pyc" -delete
passenv =