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

This commit is contained in:
Zuul 2019-04-09 23:20:36 +00:00 committed by Gerrit Code Review
commit 0d4cc5bb66

View File

@ -10,7 +10,7 @@ setenv = VIRTUAL_ENV={envdir}
OS_STDERR_CAPTURE={env:OS_STDERR_CAPTURE:true}
PYTHONWARNINGS=default::DeprecationWarning
usedevelop = True
deps = -c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt}
deps = -c{env:UPPER_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/stein}
-r{toxinidir}/requirements.txt
-r{toxinidir}/test-requirements.txt
whitelist_externals = sh