Merge "Change source for upper constraints"

This commit is contained in:
Zuul
2019-06-06 16:41:50 +00:00
committed by Gerrit Code Review

View File

@@ -15,7 +15,7 @@ setenv =
LC_ALL=C
HOME={envdir}
deps =
-c{env:UPPER_CONSTRAINTS_FILE:https://opendev.org/openstack/requirements/raw/branch/master/upper-constraints.txt}
-c{env:UPPER_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
-r{toxinidir}/requirements.txt
-r{toxinidir}/test-requirements.txt
commands = stestr run {posargs}